diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index dc80a9f1f303..2114b4c71fa0 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -871,7 +871,7 @@ config HAVE_ARCH_ALLOC_REMAP | |||
871 | 871 | ||
872 | config ARCH_FLATMEM_ENABLE | 872 | config ARCH_FLATMEM_ENABLE |
873 | def_bool y | 873 | def_bool y |
874 | depends on X86_32 && ARCH_SELECT_MEMORY_MODEL && X86_PC | 874 | depends on X86_32 && ARCH_SELECT_MEMORY_MODEL && X86_PC && !NUMA |
875 | 875 | ||
876 | config ARCH_DISCONTIGMEM_ENABLE | 876 | config ARCH_DISCONTIGMEM_ENABLE |
877 | def_bool y | 877 | def_bool y |