Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191647
b: refs/heads/master
c: 5f737b3
h: refs/heads/master
i:
  191645: 5767f4a
  191643: 6ea24de
  191639: 1798899
  191631: bcb3587
  191615: 6c086c8
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Apr 29, 2010
1 parent 4f3be8a commit ef8c12a
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: b7386a09ce7e8add333f5d67f2fe1b1eac1f4746
refs/heads/master: 5f737b39be9110bd64874f508bd89ba27746b17e
16 changes: 16 additions & 0 deletions trunk/arch/sh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -871,4 +871,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 ef8c12a

Please sign in to comment.