m32r: drop unused Kconfig symbol

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
Paul Bolle 2011-10-24 13:40:17 +02:00 committed by Michal Marek
parent fd694a1ead
commit 1a8fffff67
1 changed files with 0 additions and 7 deletions

View File

@ -322,13 +322,6 @@ config NODES_SHIFT
default "1"
depends on NEED_MULTIPLE_NODES
# turning this on wastes a bunch of space.
# Summit needs it only when NUMA is on
config BOOT_IOREMAP
bool
depends on NUMA
default n
endmenu