aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/Kconfig')
-rw-r--r--arch/i386/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 554ce3f344c9..815878ebd30f 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -1060,3 +1060,7 @@ config X86_TRAMPOLINE
1060 bool 1060 bool
1061 depends on X86_SMP || (X86_VOYAGER && SMP) 1061 depends on X86_SMP || (X86_VOYAGER && SMP)
1062 default y 1062 default y
1063
1064config KTIME_SCALAR
1065 bool
1066 default y