aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 77f7a384c0b5..cb9a1044a771 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -194,9 +194,6 @@ config NEED_PER_CPU_EMBED_FIRST_CHUNK
194config NEED_PER_CPU_PAGE_FIRST_CHUNK 194config NEED_PER_CPU_PAGE_FIRST_CHUNK
195 def_bool y 195 def_bool y
196 196
197config HAVE_CPUMASK_OF_CPU_MAP
198 def_bool X86_64_SMP
199
200config ARCH_HIBERNATION_POSSIBLE 197config ARCH_HIBERNATION_POSSIBLE
201 def_bool y 198 def_bool y
202 199