aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/hsu/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/hsu/Kconfig')
-rw-r--r--drivers/dma/hsu/Kconfig9
1 files changed, 2 insertions, 7 deletions
diff --git a/drivers/dma/hsu/Kconfig b/drivers/dma/hsu/Kconfig
index 2810dca70612..c70841731a80 100644
--- a/drivers/dma/hsu/Kconfig
+++ b/drivers/dma/hsu/Kconfig
@@ -5,10 +5,5 @@ config HSU_DMA
select DMA_VIRTUAL_CHANNELS
config HSU_DMA_PCI
- tristate "High Speed UART DMA PCI driver"
- depends on PCI
- select HSU_DMA
- help
- Support the High Speed UART DMA on the platfroms that
- enumerate it as a PCI device. For example, Intel Medfield
- has integrated this HSU DMA controller.
+ tristate
+ depends on HSU_DMA && PCI