diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index ac2b865359b2..a7c8bfc11604 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -496,10 +496,6 @@ config ARCH_DISCONTIGMEM_ENABLE | |||
496 | or have huge holes in the physical address space for other reasons. | 496 | or have huge holes in the physical address space for other reasons. |
497 | See <file:Documentation/vm/numa> for more. | 497 | See <file:Documentation/vm/numa> for more. |
498 | 498 | ||
499 | config ARCH_FLATMEM_DISABLE | ||
500 | def_bool y | ||
501 | depends on ARCH_DISCONTIGMEM_ENABLE | ||
502 | |||
503 | source "mm/Kconfig" | 499 | source "mm/Kconfig" |
504 | 500 | ||
505 | config ZERO_PAGE_OFFSET | 501 | config ZERO_PAGE_OFFSET |