From: Adrian Bunk <bunk@stusta.de>
To: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Cc: linux-dvb-maintainer@linuxtv.org, linux-kernel@vger.kernel.org
Subject: [2.6 patch] VIDEO_CX88_DVB must select DVB_CX22702
Date: Mon, 9 May 2005 05:56:59 +0200 [thread overview]
Message-ID: <20050509035659.GT3590@stusta.de> (raw)
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>
--- 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"
next reply other threads:[~2005-05-09 3:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-09 3:56 Adrian Bunk [this message]
2005-05-09 9:50 ` [linux-dvb-maintainer] [2.6 patch] VIDEO_CX88_DVB must select DVB_CX22702 Johannes Stezenbach
-- strict thread matches above, loose matches on Subject: below --
2005-05-12 21:38 Adrian Bunk
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=20050509035659.GT3590@stusta.de \
--to=bunk@stusta.de \
--cc=c.pascoe@itee.uq.edu.au \
--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.