[POWERPC] cell: set ARCH_SPARSEMEM_DEFAULT in Kconfig
[cascardo/linux.git] / arch / powerpc / Kconfig
index 2bd9b7f..0673dbe 100644 (file)
@@ -740,7 +740,7 @@ config ARCH_SPARSEMEM_ENABLE
 
 config ARCH_SPARSEMEM_DEFAULT
        def_bool y
-       depends on SMP && PPC_PSERIES
+       depends on (SMP && PPC_PSERIES) || PPC_CELL
 
 config ARCH_POPULATES_NODE_MAP
        def_bool y