diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 896a411a4584..4a0137f6f032 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -41,7 +41,7 @@ config X86 | |||
41 | select ARCH_WANT_OPTIONAL_GPIOLIB | 41 | select ARCH_WANT_OPTIONAL_GPIOLIB |
42 | select ARCH_WANT_FRAME_POINTERS | 42 | select ARCH_WANT_FRAME_POINTERS |
43 | select HAVE_DMA_ATTRS | 43 | select HAVE_DMA_ATTRS |
44 | select HAVE_DMA_CONTIGUOUS if !SWIOTLB | 44 | select HAVE_DMA_CONTIGUOUS |
45 | select HAVE_KRETPROBES | 45 | select HAVE_KRETPROBES |
46 | select GENERIC_EARLY_IOREMAP | 46 | select GENERIC_EARLY_IOREMAP |
47 | select HAVE_OPTPROBES | 47 | select HAVE_OPTPROBES |