diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index a22db3db6b96d64f11828286fce4dc9cdff87480..4d688b42635361085233e0c4e798cb9e6d50fe40 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -661,7 +661,7 @@ config IRQ_ALL_CPUS config NUMA bool "NUMA support" depends on PPC64 && SMP - default y if SMP && PPC_PSERIES + default y if PPC_PSERIES || PPC_POWERNV config NODES_SHIFT int