X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fkvm%2FKconfig;h=656920636cb2f6dafba5ffbd0dc41c7c177e601e;hb=1381b7e82a52c4ae5ebb2ac0951075debb878a2a;hp=8749fa4ffcee955725e9f8992104c086522828a2;hpb=c8c55bcb43d790d97790cfa319d80045a71fde39;p=linux-2.6 diff --git a/drivers/kvm/Kconfig b/drivers/kvm/Kconfig index 8749fa4ffc..656920636c 100644 --- 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