diff options
Diffstat (limited to 'drivers/misc/carma/Kconfig')
-rw-r--r-- | drivers/misc/carma/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/misc/carma/Kconfig b/drivers/misc/carma/Kconfig index c90370ed712b..c6047fb879dd 100644 --- a/drivers/misc/carma/Kconfig +++ b/drivers/misc/carma/Kconfig | |||
@@ -1,7 +1,6 @@ | |||
1 | config CARMA_FPGA | 1 | config CARMA_FPGA |
2 | tristate "CARMA DATA-FPGA Access Driver" | 2 | tristate "CARMA DATA-FPGA Access Driver" |
3 | depends on FSL_SOC && PPC_83xx && MEDIA_SUPPORT && HAS_DMA && FSL_DMA | 3 | depends on FSL_SOC && PPC_83xx && HAS_DMA && FSL_DMA |
4 | select VIDEOBUF_DMA_SG | ||
5 | default n | 4 | default n |
6 | help | 5 | help |
7 | Say Y here to include support for communicating with the data | 6 | Say Y here to include support for communicating with the data |