Loading drivers/Kconfig +0 −2 Original line number Diff line number Diff line Loading @@ -93,6 +93,4 @@ source "drivers/auxdisplay/Kconfig" source "drivers/kvm/Kconfig" source "drivers/uio/Kconfig" source "drivers/lguest/Kconfig" endmenu drivers/kvm/Kconfig +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
drivers/Kconfig +0 −2 Original line number Diff line number Diff line Loading @@ -93,6 +93,4 @@ source "drivers/auxdisplay/Kconfig" source "drivers/kvm/Kconfig" source "drivers/uio/Kconfig" source "drivers/lguest/Kconfig" endmenu
drivers/kvm/Kconfig +4 −0 Original line number Diff line number Diff line Loading @@ -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