From: Randy Dunlap <randy.dunlap@oracle.com>
To: lkml <linux-kernel@vger.kernel.org>
Cc: akpm <akpm@osdl.org>, holzheu@de.ibm.com
Subject: [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu
Date: Thu, 26 Oct 2006 21:59:46 -0700 [thread overview]
Message-ID: <20061026215946.71267896.randy.dunlap@oracle.com> (raw)
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
---
next reply other threads:[~2006-10-27 5:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-27 4:59 Randy Dunlap [this message]
[not found] <200610281859.k9SIxJu8024288@hera.kernel.org>
2006-12-13 16:42 ` [PATCH] move SYS_HYPERVISOR inside the Generic Driver menu Jeff Garzik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061026215946.71267896.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=akpm@osdl.org \
--cc=holzheu@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox