From: Mauro Carvalho Chehab Date: Wed, 15 Apr 2020 08:06:59 +0000 (+0200) Subject: media: Kconfig: DVB support should be enabled for Digital TV X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8e5b5d75e9d0a6d75e554047ad5c8d2c935447d4;p=linux.git media: Kconfig: DVB support should be enabled for Digital TV As we reverted changeset 85f7cd3a2aad ("Revert "media: Kconfig: better support hybrid TV devices""), we should add a default to DVB_CORE, as otherwise DVB support won't work. Fixes: 85f7cd3a2aad ("Revert "media: Kconfig: better support hybrid TV devices"") Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig index 836c2be6c522f..e8bd354a0f754 100644 --- a/drivers/media/Kconfig +++ b/drivers/media/Kconfig @@ -203,6 +203,7 @@ config DVB_CORE tristate depends on MEDIA_DIGITAL_TV_SUPPORT depends on (I2C || I2C=n) + default MEDIA_DIGITAL_TV_SUPPORT select CRC32 help Enables the DVB API, used by Digital TV devices. Supports several