From: Michael Krufky <mkrufky@m1k.net>
To: stable@kernel.org
Cc: Andrew Morton <akpm@osdl.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@brturbo.com.br>,
linux-dvb-maintainer@linuxtv.org, torvalds@osdl.org
Subject: [PATCH] Kconfig: saa7134-dvb must select tda1004x
Date: Tue, 30 Aug 2005 15:47:14 -0400 [thread overview]
Message-ID: <4314B7C2.2080705@m1k.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 554 bytes --]
I wish I had seen this before 2.6.13 was released... I guess this only
goes to show that there haven't been any testers using saa7134-hybrid
dvb/v4l boards that depend on the tda1004x module, during the 2.6.13-rc
series :-(
Please apply this to 2.6.14, and also to 2.6.13.1 -stable. Without this
patch, users will have to EXPLICITLY select tda1004x in Kconfig. This
SHOULD be done automatically when saa7134-dvb is selected. This patch
corrects this problem.
saa7134-dvb must select tda1004x
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
[-- Attachment #2: saa7134-dvb-must-select-tda1004x.patch --]
[-- Type: text/plain, Size: 509 bytes --]
linux/drivers/media/video/Kconfig | 1 +
1 files changed, 1 insertion(+)
diff -u linux-2.6.13/drivers/media/video/Kconfig linux/drivers/media/video/Kconfig
--- linux-2.6.13/drivers/media/video/Kconfig 2005-08-28 18:41:01.000000000 -0500
+++ linux/drivers/media/video/Kconfig 2005-08-30 14:18:58.116967581 -0500
@@ -254,6 +254,7 @@
select VIDEO_BUF_DVB
select DVB_MT352
select DVB_CX22702
+ select DVB_TDA1004X
---help---
This adds support for DVB cards based on the
Philips saa7134 chip.
next reply other threads:[~2005-08-30 19:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-30 19:47 Michael Krufky [this message]
2005-08-31 15:43 ` [2.6 patch] add missing select's to DVB_BUDGET_AV Adrian Bunk
2005-08-31 16:59 ` [linux-dvb-maintainer] " Johannes Stezenbach
2005-08-31 17:09 ` Adrian Bunk
2005-08-31 18:55 ` Michael Krufky
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=4314B7C2.2080705@m1k.net \
--to=mkrufky@m1k.net \
--cc=akpm@osdl.org \
--cc=linux-dvb-maintainer@linuxtv.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@brturbo.com.br \
--cc=stable@kernel.org \
--cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox