KVM: PPC: Use CONFIG_PPC_BOOK3S define
[deliverable/linux.git] / arch / powerpc / kvm / Kconfig
index 8ef37664fda19da6e222fc35b60122ef454c4f92..d864698860c66199f14af8874187cf901c9022e3 100644 (file)
@@ -31,7 +31,7 @@ config KVM_BOOK3S_64_HANDLER
 
 config KVM_BOOK3S_64
        tristate "KVM support for PowerPC book3s_64 processors"
-       depends on EXPERIMENTAL && PPC64
+       depends on EXPERIMENTAL && PPC_BOOK3S_64
        select KVM
        select KVM_BOOK3S_64_HANDLER
        ---help---
This page took 0.023706 seconds and 5 git commands to generate.