diff options
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r-- | drivers/dma/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 7c8b8c41f4f4..8f6afbf9ba54 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig | |||
@@ -36,8 +36,7 @@ comment "DMA Devices" | |||
36 | config INTEL_MIC_X100_DMA | 36 | config INTEL_MIC_X100_DMA |
37 | tristate "Intel MIC X100 DMA Driver" | 37 | tristate "Intel MIC X100 DMA Driver" |
38 | depends on 64BIT && X86 && INTEL_MIC_BUS | 38 | depends on 64BIT && X86 && INTEL_MIC_BUS |
39 | select DMAENGINE | 39 | select DMA_ENGINE |
40 | default N | ||
41 | help | 40 | help |
42 | This enables DMA support for the Intel Many Integrated Core | 41 | This enables DMA support for the Intel Many Integrated Core |
43 | (MIC) family of PCIe form factor coprocessor X100 devices that | 42 | (MIC) family of PCIe form factor coprocessor X100 devices that |