| 
									
										
										
										
											2007-10-22 11:01:54 +10:00
										 |  |  | config LGUEST_GUEST | 
					
						
							|  |  |  | 	bool "Lguest guest support" | 
					
						
							| 
									
										
										
										
											2013-03-04 21:20:21 +01:00
										 |  |  | 	depends on X86_32 && PARAVIRT | 
					
						
							| 
									
										
										
										
											2013-02-14 10:55:06 -08:00
										 |  |  | 	select TTY | 
					
						
							| 
									
										
										
										
											2011-01-01 11:08:46 -08:00
										 |  |  | 	select VIRTUALIZATION | 
					
						
							| 
									
										
										
										
											2007-10-22 11:24:21 +10:00
										 |  |  | 	select VIRTIO | 
					
						
							|  |  |  | 	select VIRTIO_CONSOLE | 
					
						
							| 
									
										
										
										
											2007-10-22 11:01:54 +10:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Lguest is a tiny in-kernel hypervisor.  Selecting this will | 
					
						
							|  |  |  | 	  allow your kernel to boot under lguest.  This option will increase | 
					
						
							|  |  |  | 	  your kernel size by about 6k.  If in doubt, say N. | 
					
						
							| 
									
										
										
										
											2007-10-22 11:24:21 +10:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	  If you say Y here, make sure you say Y (or M) to the virtio block | 
					
						
							|  |  |  | 	  and net drivers which lguest needs. |