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 5bed94e189fa..a105ee75bd85 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1255,10 +1255,6 @@ config NODES_SHIFT | |||
1255 | Specify the maximum number of NUMA Nodes available on the target | 1255 | Specify the maximum number of NUMA Nodes available on the target |
1256 | system. Increases memory reserved to accommodate various tables. | 1256 | system. Increases memory reserved to accommodate various tables. |
1257 | 1257 | ||
1258 | config HAVE_ARCH_BOOTMEM | ||
1259 | def_bool y | ||
1260 | depends on X86_32 && NUMA | ||
1261 | |||
1262 | config HAVE_ARCH_ALLOC_REMAP | 1258 | config HAVE_ARCH_ALLOC_REMAP |
1263 | def_bool y | 1259 | def_bool y |
1264 | depends on X86_32 && NUMA | 1260 | depends on X86_32 && NUMA |