diff options
Diffstat (limited to 'arch/m32r/Kconfig')
-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 b92b9445255d..0e0b312d90d2 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig | |||
@@ -322,13 +322,6 @@ config NODES_SHIFT | |||
322 | default "1" | 322 | default "1" |
323 | depends on NEED_MULTIPLE_NODES | 323 | depends on NEED_MULTIPLE_NODES |
324 | 324 | ||
325 | # turning this on wastes a bunch of space. | ||
326 | # Summit needs it only when NUMA is on | ||
327 | config BOOT_IOREMAP | ||
328 | bool | ||
329 | depends on NUMA | ||
330 | default n | ||
331 | |||
332 | endmenu | 325 | endmenu |
333 | 326 | ||
334 | 327 | ||