[PATCH v3 0/2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y

Lecopzer Chen posted 2 patches 3 years, 11 months ago
drivers/media/Kconfig            | 2 +-
drivers/media/pci/mantis/Kconfig | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[PATCH v3 0/2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y
Posted by Lecopzer Chen 3 years, 11 months ago
A case that CONFIG_MEDIA_SUPPORT is y but we need DVB_CORE=m, and
this doesn't work since DVB_CORE is default MEDIA_DIGITAL_TV_SUPPORT
and then follows MEDIA_SUPPORT.

After DVB_CORE can change manually, following patches fix the
cases with new combination of media config.


Lecopzer Chen (2):
  media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORE
  media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y

 drivers/media/Kconfig            | 2 +-
 drivers/media/pci/mantis/Kconfig | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.18.0