summaryrefslogtreecommitdiff
path: root/drivers/media/mmc/siano/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-03-24 13:43:23 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-14 10:29:04 +0200
commita41034df538968e726c6aad3e5d8b99799d2d0cd (patch)
tree39dc8d96129c734328c8b7e39c5400a985fc93b1 /drivers/media/mmc/siano/Kconfig
parent4b32216adb010a364f23a055c45e06e839b089f9 (diff)
media: Kconfig: move comment to siano include
Showing this comment without showing the Siano mmc option is very weird! Place the option together, and make it visible only when showing Siano configuration. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/mmc/siano/Kconfig')
-rw-r--r--drivers/media/mmc/siano/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/mmc/siano/Kconfig b/drivers/media/mmc/siano/Kconfig
index 1919f6fea8b1..570696019a9e 100644
--- a/drivers/media/mmc/siano/Kconfig
+++ b/drivers/media/mmc/siano/Kconfig
@@ -2,6 +2,8 @@
#
# Siano Mobile Silicon Digital TV device configuration
#
+comment "MMC/SDIO DVB adapters"
+ depends on DVB_CORE && HAS_DMA && MMC
config SMS_SDIO_DRV
tristate "Siano SMS1xxx based MDTV via SDIO interface"