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

Commit 36a74097 authored by Avi Kivity's avatar Avi Kivity Committed by Linus Torvalds
Browse files

KVM: Fix virtualization menu help text



What guest drivers?

Cc: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent ad501bce
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -6,7 +6,8 @@ menuconfig VIRTUALIZATION
	depends on X86
	default y
	---help---
	  Say Y here to get to see options for virtualization guest drivers.
	  Say Y here to get to see options for using your Linux host to run other
	  operating systems inside virtual machines (guests).
	  This option alone does not add any kernel code.

	  If you say N, all options in this submenu will be skipped and disabled.