mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y
@ 2022-05-16 17:15 Lecopzer Chen
  2022-05-16 17:15 ` [PATCH v3 1/2] media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORE Lecopzer Chen
  2022-05-16 17:15 ` [PATCH v3 2/2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y Lecopzer Chen
  0 siblings, 2 replies; 3+ messages in thread
From: Lecopzer Chen @ 2022-05-16 17:15 UTC (permalink / raw)
  To: mchehab, linux-media, linux-kernel; +Cc: hverkuil, yj.chiang, Lecopzer Chen

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-16 17:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-16 17:15 [PATCH v3 0/2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y Lecopzer Chen
2022-05-16 17:15 ` [PATCH v3 1/2] media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORE Lecopzer Chen
2022-05-16 17:15 ` [PATCH v3 2/2] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y Lecopzer Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®