diff options
-rw-r--r-- | drivers/dma/hsu/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/hsu/Kconfig b/drivers/dma/hsu/Kconfig index 7e98eff7440e..2810dca70612 100644 --- a/drivers/dma/hsu/Kconfig +++ b/drivers/dma/hsu/Kconfig @@ -1,6 +1,6 @@ # DMA engine configuration for hsu config HSU_DMA - tristate "High Speed UART DMA support" + tristate select DMA_ENGINE select DMA_VIRTUAL_CHANNELS |