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

Commit 68491d58 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Set ARCH_SELECT_MEMORY_MODEL



Otherwise the build breaks with EXPERIMENTAL disabled
because SPARSEMEM will not get selected properly.  See
mm/Kconfig for how that works.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent aa1d1a0a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -194,6 +194,9 @@ endchoice

endmenu

config ARCH_SELECT_MEMORY_MODEL
	def_bool y

config ARCH_SPARSEMEM_ENABLE
	def_bool y