config [31mCONFIG_LGUEST_GUEST[0m bool "Lguest guest support" depends on [31mCONFIG_X86_32[0m && [31mCONFIG_PARAVIRT[0m && [31mCONFIG_PCI[0m select [31mCONFIG_TTY[0m select [31mCONFIG_VIRTUALIZATION[0m select [31mCONFIG_VIRTIO[0m select [31mCONFIG_VIRTIO_CONSOLE[0m 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 10k. If in doubt, say N. If you say Y here, make sure you say Y (or [31mCONFIG_M[0m) to the virtio block and net drivers which lguest needs. |