From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: linux-media <linux-media@vger.kernel.org>
Subject: Re: Kconfig DVB_CAPTURE_DRIVERS no longer exists?
Date: Wed, 12 Sep 2012 08:11:07 -0300 [thread overview]
Message-ID: <50506DCB.6040101@redhat.com> (raw)
In-Reply-To: <201209120901.14575.hverkuil@xs4all.nl>
Em 12-09-2012 04:01, Hans Verkuil escreveu:
> Hi Mauro,
>
> Two drivers, au0828 and cx2341xx depend on the DVB_CAPTURE_DRIVERS config
> option, which no longer exists. So au0828 and the DVB part of cx231xx are
> no longer built. Should this dependency be removed or was it renamed?
Thanks for reporting it!
Those dependencies got somewhat renamed, somewhat removed ;)
Truly, the logic was simplified.
At the usb menu, checking for MEDIA_DIGITAL_TV_SUPPORT is now enough.
For hybrid drivers, like the two above, a "depends on DVB_CORE" is enough.
So, we can simply drop the dependency for DVB_CAPTURE_DRIVERS, as both
already depends on DVB_CORE (and MEDIA_DIGITAL_TV_SUPPORT is a boolean).
> Can you take a look at it?
Ok, I'll write a patch fixing it.
Thanks for reporting it.
Regards,
Mauro
prev parent reply other threads:[~2012-09-12 11:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-12 7:01 Kconfig DVB_CAPTURE_DRIVERS no longer exists? Hans Verkuil
2012-09-12 11:11 ` Mauro Carvalho Chehab [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50506DCB.6040101@redhat.com \
--to=mchehab@redhat.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.