[PATCH] Kconfig: saa7134-dvb must select tda1004x
From: Michael Krufky (mkrufky_at_m1k.net)
Date: 08/30/05
- Previous message: Juergen Quade: "inotify and IN_UNMOUNT-events"
- Next in thread: Adrian Bunk: "[2.6 patch] add missing select's to DVB_BUDGET_AV"
- Reply: Adrian Bunk: "[2.6 patch] add missing select's to DVB_BUDGET_AV"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Aug 2005 15:47:14 -0400 To: stable@kernel.org
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>
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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Juergen Quade: "inotify and IN_UNMOUNT-events"
- Next in thread: Adrian Bunk: "[2.6 patch] add missing select's to DVB_BUDGET_AV"
- Reply: Adrian Bunk: "[2.6 patch] add missing select's to DVB_BUDGET_AV"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: [parisc-linux] Re: [PATCH 3/9] mm: parisc pte atomicity
... using your own tmpalias area sounds much better than getting ... I've simply
not wrapped my head around the races, ... it looks like we agree that my patch is
necessary and valid as is; ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: keyboard - was: Re: Linux 2.6.0-test4
... >> I was able to get the key unstuck by switching back and forth between ...
I rebuild my kernel including your patch; ... I'll get back to you once I verify
that the problem doesn't occur ... send the line "unsubscribe linux-kernel" in ...
(Linux-Kernel) - Re: 2.6.0-test8/test9 io scheduler needs tuning?
... interactivity with regard to desktop use. ... Going to improve the time info
output of the ddd loops to get better data and ... with the patch the hang reported
earlier was not encountered again so ... send the line "unsubscribe linux-kernel" in ...
(Linux-Kernel) - Re: [CFT][PATCH] 2.6.4-rc1 remove x86 boot page tables
... > For VISWS I think you actually need to turn paging off explicitly. ...
The patch will need a few tweaks but it should be fairly straight forward. ... send the
line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: [PATCH] clarify message and give support contact for non-GPL modules
... The author of the second module ... So here is another attempt at the patch.
... send the line "unsubscribe linux-kernel" in ... More majordomo info at
http://vger.kernel.org/majordomo-info.html ... (Linux-Kernel)