public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu
@ 2006-10-27  4:59 Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2006-10-27  4:59 UTC (permalink / raw)
  To: lkml; +Cc: akpm, holzheu

From: Randy Dunlap <randy.dunlap@oracle.com>

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>
---
 drivers/base/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

--- linux-2619-rc3-pv.orig/drivers/base/Kconfig
+++ linux-2619-rc3-pv/drivers/base/Kconfig
@@ -37,8 +37,8 @@ config DEBUG_DRIVER
 
 	  If you are unsure about this, say N here.
 
-endmenu
-
 config SYS_HYPERVISOR
 	bool
 	default n
+
+endmenu


---

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-12-13 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200610281859.k9SIxJu8024288@hera.kernel.org>
2006-12-13 16:42 ` [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu Jeff Garzik
2006-10-27  4:59 Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox