projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bf6e1b
)
sh: select ARCH_DISCARD_MEMBLOCK.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 28 Mar 2012 08:27:09 +0000
(17:27 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 28 Mar 2012 08:27:09 +0000
(17:27 +0900)
We don't require it outside of the __init context, so discard it.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
patch
|
blob
|
history
diff --git
a/arch/sh/Kconfig
b/arch/sh/Kconfig
index 713fb58ca50724309d14f326c047bc4443df4772..5d1ae854bfdaccc39737b08b17ab8f4373dfa69f 100644
(file)
--- a/
arch/sh/Kconfig
+++ b/
arch/sh/Kconfig
@@
-5,6
+5,7
@@
config SUPERH
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