dma/Kconfig: TI_EDMA needs to be boolean
[firefly-linux-kernel-4.4.55.git] / drivers / dma / Kconfig
index 6825957c97fb9896dbfa944e6c5520928160a74c..643d7c7a0d8e18b4db22b38d24fc8be97829fdc0 100644 (file)
@@ -194,7 +194,7 @@ config SIRF_DMA
          Enable support for the CSR SiRFprimaII DMA engine.
 
 config TI_EDMA
-       tristate "TI EDMA support"
+       bool "TI EDMA support"
        depends on ARCH_DAVINCI || ARCH_OMAP
        select DMA_ENGINE
        select DMA_VIRTUAL_CHANNELS