aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/kpc2000/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/kpc2000/Kconfig')
-rw-r--r--drivers/staging/kpc2000/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/staging/kpc2000/Kconfig b/drivers/staging/kpc2000/Kconfig
index 926e770d6e0e..fb5922928f47 100644
--- a/drivers/staging/kpc2000/Kconfig
+++ b/drivers/staging/kpc2000/Kconfig
@@ -44,3 +44,14 @@ config KPC2000_I2C
If unsure, say N.
+config KPC2000_DMA
+ tristate "Daktronics KPC DMA controller"
+ depends on KPC2000
+ help
+ Say Y here if you wish to support the Daktronics DMA controller.
+
+ To compile this driver as a module, choose M here: the module
+ will be called kpc2000_dma
+
+ If unsure, say N.
+