diff options
Diffstat (limited to 'arch/m32r')
-rw-r--r-- | arch/m32r/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index 6c4e9aaa70c1..ef80a6546ff2 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig | |||
@@ -323,13 +323,6 @@ config NODES_SHIFT | |||
323 | default "1" | 323 | default "1" |
324 | depends on NEED_MULTIPLE_NODES | 324 | depends on NEED_MULTIPLE_NODES |
325 | 325 | ||
326 | # turning this on wastes a bunch of space. | ||
327 | # Summit needs it only when NUMA is on | ||
328 | config BOOT_IOREMAP | ||
329 | bool | ||
330 | depends on NUMA | ||
331 | default n | ||
332 | |||
333 | endmenu | 326 | endmenu |
334 | 327 | ||
335 | 328 | ||