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