summaryrefslogtreecommitdiff
path: root/drivers/media/platform/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-14 12:00:30 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-14 12:00:30 +0300
commit85f7cd3a2aadd3be9652ce105370f561ff755a26 (patch)
tree0e1ad20b3b68d99cf2ebc88ae900a98a71fdf0a5 /drivers/media/platform/Kconfig
parentd29e1ef4d638a6be59a8859b4994b457bb7348c5 (diff)
downloadlinux-85f7cd3a2aadd3be9652ce105370f561ff755a26.tar.xz
Revert "media: Kconfig: better support hybrid TV devices"
Changing from "depends on" to "select" may cause some side-effects. This patch is not ready to be merged yet, as it requires some adjustments. So, let's revert it. This reverts commit a3b91d8bd1e034c8ed89d3f55243478af97a0a52. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/platform/Kconfig')
-rw-r--r--drivers/media/platform/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
index b8b2de5f1541..c11386bfc24b 100644
--- a/drivers/media/platform/Kconfig
+++ b/drivers/media/platform/Kconfig
@@ -543,7 +543,7 @@ config VIDEO_TI_CSC
menuconfig DVB_PLATFORM_DRIVERS
bool "DVB platform devices"
- select DVB_CORE
+ depends on MEDIA_DIGITAL_TV_SUPPORT
help
Say Y here to enable support for platform-specific Digital TV drivers.