diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index b44c0b50e569..ff0e5f3c844e 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1277,10 +1277,6 @@ config NODES_SHIFT | |||
1277 | Specify the maximum number of NUMA Nodes available on the target | 1277 | Specify the maximum number of NUMA Nodes available on the target |
1278 | system. Increases memory reserved to accommodate various tables. | 1278 | system. Increases memory reserved to accommodate various tables. |
1279 | 1279 | ||
1280 | config HAVE_ARCH_ALLOC_REMAP | ||
1281 | def_bool y | ||
1282 | depends on X86_32 && NUMA | ||
1283 | |||
1284 | config ARCH_HAVE_MEMORY_PRESENT | 1280 | config ARCH_HAVE_MEMORY_PRESENT |
1285 | def_bool y | 1281 | def_bool y |
1286 | depends on X86_32 && DISCONTIGMEM | 1282 | depends on X86_32 && DISCONTIGMEM |