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:
parent
fd694a1ead
commit
1a8fffff67
|
@ -322,13 +322,6 @@ config NODES_SHIFT
|
||||||
default "1"
|
default "1"
|
||||||
depends on NEED_MULTIPLE_NODES
|
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
|
endmenu
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue