From: Johannes Stezenbach <js@linuxtv.org>
To: Adrian Bunk <bunk@stusta.de>
Cc: Chris Pascoe <c.pascoe@itee.uq.edu.au>,
linux-dvb-maintainer@linuxtv.org, linux-kernel@vger.kernel.org,
Gerd Knorr <kraxel@bytesex.org>
Subject: Re: [linux-dvb-maintainer] [2.6 patch] VIDEO_CX88_DVB must select DVB_CX22702
Date: Mon, 9 May 2005 11:50:44 +0200 [thread overview]
Message-ID: <20050509095043.GA15630@linuxtv.org> (raw)
In-Reply-To: <20050509035659.GT3590@stusta.de>
On Mon, May 09, 2005 at 05:56:59AM +0200, Adrian Bunk wrote:
> VIDEO_CX88_DVB must select DVB_CX22702 (due to it's
> cx22702_attach usage).
>
> This patch fixes kernel Bugzilla #4594
> (http://bugzilla.kernel.org/show_bug.cgi?id=4594).
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/media/video/Kconfig isn't part of DVB CVS,
and it's also not in video4linux CVS. Please
apply upstream.
Acked-by: Johannes Stezenbach <js@linuxtv.org>
> --- linux-2.6.12-rc4/drivers/media/video/Kconfig.old 2005-05-09 05:02:59.000000000 +0200
> +++ linux-2.6.12-rc4/drivers/media/video/Kconfig 2005-05-09 05:04:18.000000000 +0200
> @@ -326,12 +326,13 @@
> config VIDEO_CX88_DVB
> tristate "DVB Support for cx2388x based TV cards"
> depends on VIDEO_CX88 && DVB_CORE
> select VIDEO_BUF_DVB
> select DVB_MT352
> select DVB_OR51132
> + select DVB_CX22702
> ---help---
> This adds support for DVB/ATSC cards based on the
> Connexant 2388x chip.
>
> config VIDEO_OVCAMCHIP
> tristate "OmniVision Camera Chip support"
>
>
prev parent reply other threads:[~2005-05-09 9:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-09 3:56 [2.6 patch] VIDEO_CX88_DVB must select DVB_CX22702 Adrian Bunk
2005-05-09 9:50 ` Johannes Stezenbach [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=20050509095043.GA15630@linuxtv.org \
--to=js@linuxtv.org \
--cc=bunk@stusta.de \
--cc=c.pascoe@itee.uq.edu.au \
--cc=kraxel@bytesex.org \
--cc=linux-dvb-maintainer@linuxtv.org \
--cc=linux-kernel@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.