Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f4768934 authored by Rusty Russell's avatar Rusty Russell
Browse files

lguest: update help text.



We now add about 10k, not 6k, when lguest support is compiled in.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent b0bd96fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ config LGUEST_GUEST
	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.
	  your kernel size by about 10k.  If in doubt, say N.

	  If you say Y here, make sure you say Y (or M) to the virtio block
	  and net drivers which lguest needs.