commit | adaf7fd2df4a6560cb5c46fae6364aabce2a84fd | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Mar 28 17:27:09 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Mar 28 17:27:09 2012 +0900 |
tree | c7ac9853c997dfc98414bb092a3ac91768cff14f | |
parent | 8bf6e1bcf49dfef23d3a4187be7d9c6bdbfd8210 [diff] |
sh: select ARCH_DISCARD_MEMBLOCK. We don't require it outside of the __init context, so discard it. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 713fb58..5d1ae85 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig
@@ -5,6 +5,7 @@ select HAVE_IDE if HAS_IOPORT select HAVE_MEMBLOCK select HAVE_MEMBLOCK_NODE_MAP + select ARCH_DISCARD_MEMBLOCK select HAVE_OPROFILE select HAVE_GENERIC_DMA_COHERENT select HAVE_ARCH_TRACEHOOK