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