diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 2710018ac809..94f5a8eb2c22 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -501,10 +501,6 @@ config ARCH_DISCONTIGMEM_ENABLE | |||
501 | or have huge holes in the physical address space for other reasons. | 501 | or have huge holes in the physical address space for other reasons. |
502 | See <file:Documentation/vm/numa> for more. | 502 | See <file:Documentation/vm/numa> for more. |
503 | 503 | ||
504 | config ARCH_FLATMEM_DISABLE | ||
505 | def_bool y | ||
506 | depends on ARCH_DISCONTIGMEM_ENABLE | ||
507 | |||
508 | config NUMA | 504 | config NUMA |
509 | bool "NUMA Support" | 505 | bool "NUMA Support" |
510 | depends on SGI_IP27 | 506 | depends on SGI_IP27 |