diff options
Diffstat (limited to 'drivers/uio/Kconfig')
-rw-r--r-- | drivers/uio/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/uio/Kconfig b/drivers/uio/Kconfig index e92eeaf251fe..5295be0342c1 100644 --- a/drivers/uio/Kconfig +++ b/drivers/uio/Kconfig | |||
@@ -45,6 +45,7 @@ config UIO_PDRV_GENIRQ | |||
45 | 45 | ||
46 | config UIO_DMEM_GENIRQ | 46 | config UIO_DMEM_GENIRQ |
47 | tristate "Userspace platform driver with generic irq and dynamic memory" | 47 | tristate "Userspace platform driver with generic irq and dynamic memory" |
48 | depends on HAS_DMA | ||
48 | help | 49 | help |
49 | Platform driver for Userspace I/O devices, including generic | 50 | Platform driver for Userspace I/O devices, including generic |
50 | interrupt handling code. Shared interrupts are not supported. | 51 | interrupt handling code. Shared interrupts are not supported. |