]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
media: Kconfig: move comment to siano include
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 24 Mar 2020 12:43:23 +0000 (13:43 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 08:29:04 +0000 (10:29 +0200)
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>
drivers/media/mmc/Kconfig
drivers/media/mmc/siano/Kconfig

index de0528c6994a4c209f993181089773d0a9eb4ac6..75aa6de08d539ad2fe59aada786ceca2147050fb 100644 (file)
@@ -1,3 +1,2 @@
 # SPDX-License-Identifier: GPL-2.0-only
-comment "Supported MMC/SDIO adapters"
 source "drivers/media/mmc/siano/Kconfig"
index 1919f6fea8b13fd1b3e2ba4071d06de2c387e606..570696019a9ee8c3304529a7344c32d9db53db41 100644 (file)
@@ -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"