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 8ec3a1aa4ab..3fab6ec9edc 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -60,6 +60,7 @@ config X86 | |||
60 | select HAVE_MIXED_BREAKPOINTS_REGS | 60 | select HAVE_MIXED_BREAKPOINTS_REGS |
61 | select PERF_EVENTS | 61 | select PERF_EVENTS |
62 | select HAVE_PERF_EVENTS_NMI | 62 | select HAVE_PERF_EVENTS_NMI |
63 | select HAVE_PERF_REGS | ||
63 | select ANON_INODES | 64 | select ANON_INODES |
64 | select HAVE_ALIGNED_STRUCT_PAGE if SLUB && !M386 | 65 | select HAVE_ALIGNED_STRUCT_PAGE if SLUB && !M386 |
65 | select HAVE_CMPXCHG_LOCAL if !M386 | 66 | select HAVE_CMPXCHG_LOCAL if !M386 |