瀏覽代碼

KVM: Fix virtualization menu help text

What guest drivers?

Cc: Jan Engelhardt <jengelh@computergmbh.de>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Avi Kivity 18 年之前
父節點
當前提交
36a7409741
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      drivers/kvm/Kconfig

+ 2 - 1
drivers/kvm/Kconfig

@@ -6,7 +6,8 @@ menuconfig VIRTUALIZATION
 	depends on X86
 	depends on X86
 	default y
 	default y
 	---help---
 	---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.
 	  This option alone does not add any kernel code.
 
 
 	  If you say N, all options in this submenu will be skipped and disabled.
 	  If you say N, all options in this submenu will be skipped and disabled.