Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231882
b: refs/heads/master
c: 92e88b4
h: refs/heads/master
v: v3
  • Loading branch information
Aurelien Jarno authored and Ralf Baechle committed Jan 18, 2011
1 parent 6e271e2 commit cf45adc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1befdd5536e1500371f7f884d0f0ae528a519333
refs/heads/master: 92e88b4e903dc6de7a82b76fd241e2ac6f87aa9e
16 changes: 16 additions & 0 deletions trunk/arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2421,4 +2421,20 @@ source "security/Kconfig"

source "crypto/Kconfig"

menuconfig VIRTUALIZATION
bool "Virtualization"
default n
---help---
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.

if VIRTUALIZATION

source drivers/virtio/Kconfig

endif # VIRTUALIZATION

source "lib/Kconfig"

0 comments on commit cf45adc

Please sign in to comment.