Skip to content

Commit

Permalink
[PATCH] move SYS_HYPERVISOR inside the Generic Driver menu
Browse files Browse the repository at this point in the history
Put SYS_HYPERVISOR inside the Generic Driver Config menu where it should
be.  Otherwise xconfig displays it as a dangling (lost) menu item under
Device Drivers, all by itself (when all options are displayed).

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: <holzheu@de.ibm.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Oct 28, 2006
1 parent d7c3f5f commit eba6cd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/base/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ config DEBUG_DRIVER

If you are unsure about this, say N here.

endmenu

config SYS_HYPERVISOR
bool
default n

endmenu

0 comments on commit eba6cd6

Please sign in to comment.