diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index cbcbfdee3ee0..4f9685fa3a3a 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -52,6 +52,7 @@ config X86 | |||
52 | select HAVE_KERNEL_LZO | 52 | select HAVE_KERNEL_LZO |
53 | select HAVE_HW_BREAKPOINT | 53 | select HAVE_HW_BREAKPOINT |
54 | select PERF_EVENTS | 54 | select PERF_EVENTS |
55 | select PERF_EVENTS_NMI | ||
55 | select ANON_INODES | 56 | select ANON_INODES |
56 | select HAVE_ARCH_KMEMCHECK | 57 | select HAVE_ARCH_KMEMCHECK |
57 | select HAVE_USER_RETURN_NOTIFIER | 58 | select HAVE_USER_RETURN_NOTIFIER |