diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/i386/Kconfig | 1 |
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 | |||
29 | config GENERIC_CLOCKEVENTS_BROADCAST | 29 | config GENERIC_CLOCKEVENTS_BROADCAST |
30 | bool | 30 | bool |
31 | default y | 31 | default y |
32 | depends on X86_LOCAL_APIC | ||
32 | 33 | ||
33 | config LOCKDEP_SUPPORT | 34 | config LOCKDEP_SUPPORT |
34 | bool | 35 | bool |