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 265c672a2f40..b32ebf92b0ce 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -65,6 +65,7 @@ config X86 | |||
65 | select HAVE_KERNEL_LZMA | 65 | select HAVE_KERNEL_LZMA |
66 | select HAVE_KERNEL_XZ | 66 | select HAVE_KERNEL_XZ |
67 | select HAVE_KERNEL_LZO | 67 | select HAVE_KERNEL_LZO |
68 | select HAVE_KERNEL_LZ4 | ||
68 | select HAVE_HW_BREAKPOINT | 69 | select HAVE_HW_BREAKPOINT |
69 | select HAVE_MIXED_BREAKPOINTS_REGS | 70 | select HAVE_MIXED_BREAKPOINTS_REGS |
70 | select PERF_EVENTS | 71 | select PERF_EVENTS |