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, 3 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 1de28e850aa4..dc80a9f1f303 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -97,6 +97,9 @@ config GENERIC_TIME_VSYSCALL
97 bool 97 bool
98 default X86_64 98 default X86_64
99 99
100config ARCH_SETS_UP_PER_CPU_AREA
101 def_bool X86_64
102
100config ARCH_SUPPORTS_OPROFILE 103config ARCH_SUPPORTS_OPROFILE
101 bool 104 bool
102 default y 105 default y