projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6]
/
drivers
/
kvm
/
Kconfig
diff --git
a/drivers/kvm/Kconfig
b/drivers/kvm/Kconfig
index
8749fa4
..
6569206
100644
(file)
--- a/
drivers/kvm/Kconfig
+++ b/
drivers/kvm/Kconfig
@@
-47,4
+47,8
@@
config KVM_AMD
Provides support for KVM on AMD processors equipped with the AMD-V
(SVM) extensions.
+# 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