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 a6efe0a2e9ae..cfd78c87a573 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -740,6 +740,7 @@ config X86_UP_IOAPIC
740config X86_LOCAL_APIC 740config X86_LOCAL_APIC
741 def_bool y 741 def_bool y
742 depends on X86_64 || SMP || X86_32_NON_STANDARD || X86_UP_APIC 742 depends on X86_64 || SMP || X86_32_NON_STANDARD || X86_UP_APIC
743 select HAVE_PERF_COUNTERS if (!M386 && !M486)
743 744
744config X86_IO_APIC 745config X86_IO_APIC
745 def_bool y 746 def_bool y