X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=arch%2Fx86%2FKconfig;h=fc76e4209003be408bf297eb2e17bb3a0b5efebe;hp=7d45601b27e825808ba7db0ea27d57f782a119e0;hb=a99a7d1436f9375662f35ccac8f1a1e1b0302a11;hpb=bdc7ccfc0631797636837b10df7f87bc1e2e4ae3 diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 7d45601b27e8..fc76e4209003 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -20,6 +20,7 @@ config X86 select HAVE_UNSTABLE_SCHED_CLOCK select HAVE_IDE select HAVE_OPROFILE + select HAVE_PCSPKR_PLATFORM select HAVE_PERF_EVENTS select HAVE_IRQ_WORK select HAVE_IOREMAP_PROT @@ -70,6 +71,7 @@ config X86 select IRQ_FORCED_THREADING select USE_GENERIC_SMP_HELPERS if SMP select HAVE_BPF_JIT if (X86_64 && NET) + select CLKEVT_I8253 config INSTRUCTION_DECODER def_bool (KPROBES || PERF_EVENTS)