aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2011-10-24 13:40:17 +0200
committerMichal Marek <mmarek@suse.cz>2011-10-31 23:39:51 +0100
commit1a8fffff6737c0be0769ca273bb74a9337b549a6 (patch)
tree13786f95b869bfdb072e37d79f678127081fb0dc /arch/m32r
parentfd694a1ead63e0818d96ed3c94d91e9796d6390f (diff)
m32r: drop unused Kconfig symbol
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'arch/m32r')
-rw-r--r--arch/m32r/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig
index b92b9445255..0e0b312d90d 100644
--- a/arch/m32r/Kconfig
+++ b/arch/m32r/Kconfig
@@ -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