aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386')
-rw-r--r--arch/i386/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index 1df4a1f14289..2f7672545fe9 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -29,6 +29,7 @@ config GENERIC_CLOCKEVENTS
29config GENERIC_CLOCKEVENTS_BROADCAST 29config GENERIC_CLOCKEVENTS_BROADCAST
30 bool 30 bool
31 default y 31 default y
32 depends on X86_LOCAL_APIC
32 33
33config LOCKDEP_SUPPORT 34config LOCKDEP_SUPPORT
34 bool 35 bool