Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 36b600f2 authored by Geoff Levand's avatar Geoff Levand Committed by Paul Mackerras
Browse files

[POWERPC] cell: set ARCH_SPARSEMEM_DEFAULT in Kconfig



The current cell processor support needs sparsemem, so set it as
the default memory model.

Signed-off-by: default avatarGeoff Levand <geoffrey.levand@am.sony.com>
Acked-by: default avatarArnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent ab56dbdd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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