xref: /openbmc/linux/drivers/media/mmc/siano/Kconfig (revision ba61bb17)
1#
2# Siano Mobile Silicon Digital TV device configuration
3#
4
5config SMS_SDIO_DRV
6	tristate "Siano SMS1xxx based MDTV via SDIO interface"
7	depends on DVB_CORE && HAS_DMA
8	depends on MMC
9	depends on !RC_CORE || RC_CORE
10	select MEDIA_COMMON_OPTIONS
11	select SMS_SIANO_MDTV
12	---help---
13	  Choose if you would like to have Siano's support for SDIO interface
14