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