Commit a41034df authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

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: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 4b32216a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0-only
comment "Supported MMC/SDIO adapters"
source "drivers/media/mmc/siano/Kconfig"
+2 −0
Original line number Diff line number Diff line
@@ -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"