m32r: drop unused Kconfig symbol
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 24 Oct 2011 11:40:17 +0000 (13:40 +0200)
committerMichal Marek <mmarek@suse.cz>
Mon, 31 Oct 2011 22:39:51 +0000 (23:39 +0100)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Marek <mmarek@suse.cz>
arch/m32r/Kconfig

index b92b944..0e0b312 100644 (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