diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index e232e50e6a0a..fd7620f025fa 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -1778,7 +1778,7 @@ config SYS_SUPPORTS_SMARTMIPS | |||
1778 | 1778 | ||
1779 | config ARCH_FLATMEM_ENABLE | 1779 | config ARCH_FLATMEM_ENABLE |
1780 | def_bool y | 1780 | def_bool y |
1781 | depends on !NUMA | 1781 | depends on !NUMA && !CPU_LOONGSON2 |
1782 | 1782 | ||
1783 | config ARCH_DISCONTIGMEM_ENABLE | 1783 | config ARCH_DISCONTIGMEM_ENABLE |
1784 | bool | 1784 | bool |