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

[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
......@@ -194,6 +194,9 @@ endchoice
endmenu
config ARCH_SELECT_MEMORY_MODEL
def_bool y
config ARCH_SPARSEMEM_ENABLE
def_bool y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment