From: Rusty Russell <rusty@rustcorp.com.au>
To: lkml - Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: virtualization <virtualization@lists.linux-foundation.org>,
Andi Kleen <ak@muc.de>
Subject: [PATCH 2/3] Virtualization config cleanup: move lgeust under virtualization menu
Date: Tue, 25 Sep 2007 13:59:59 +1000 [thread overview]
Message-ID: <1190692799.27805.279.camel@localhost.localdomain> (raw)
In-Reply-To: <1190692688.27805.276.camel@localhost.localdomain>
Move lguest under the virtualization menu.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
---
drivers/Kconfig | 2 --
drivers/kvm/Kconfig | 6 +++++-
2 files changed, 5 insertions(+), 3 deletions(-)
===================================================================
--- a/drivers/Kconfig
+++ b/drivers/Kconfig
@@ -87,6 +87,4 @@ source "drivers/kvm/Kconfig"
source "drivers/kvm/Kconfig"
source "drivers/uio/Kconfig"
-
-source "drivers/lguest/Kconfig"
endmenu
===================================================================
--- a/drivers/kvm/Kconfig
+++ b/drivers/kvm/Kconfig
@@ -45,4 +36,8 @@ config KVM_AMD
Provides support for KVM on AMD processors equipped with the AMD-V
(SVM) extensions.
-endif # VIRTUALIZATION
+# OK, it's a little counter-intuitive to do this, but it puts it neatly under
+# the virtualization menu.
+source drivers/lguest/Kconfig
+
+endif # VIRTUALIZATION
next prev parent reply other threads:[~2007-09-25 4:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-25 3:58 [PATCH 1/3] Virtualization config cleanup: Select CONFIG_PARAVIRT when required Rusty Russell
2007-09-25 3:59 ` Rusty Russell [this message]
2007-09-25 4:18 ` [PATCH 3/3] Virtualization config cleanup: The real patch 1/3 Rusty Russell
2007-09-25 4:05 ` [PATCH 1/3] Virtualization config cleanup: Select CONFIG_PARAVIRT when required Adrian Bunk
2007-09-25 4:20 ` Rusty Russell
2007-09-25 4:26 ` Adrian Bunk
2007-09-25 4:45 ` Rusty Russell
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=1190692799.27805.279.camel@localhost.localdomain \
--to=rusty@rustcorp.com.au \
--cc=ak@muc.de \
--cc=linux-kernel@vger.kernel.org \
--cc=virtualization@lists.linux-foundation.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
all inboxes | Powered by JetHome®