aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 27b8a3a39911..ca91e50bdb10 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -11,6 +11,7 @@ config 64BIT
11 11
12config X86_32 12config X86_32
13 def_bool !64BIT 13 def_bool !64BIT
14 select HAVE_FUNCTION_RET_TRACER
14 15
15config X86_64 16config X86_64
16 def_bool 64BIT 17 def_bool 64BIT