The patch titled

     dvb: saa7134-dvb must select tda1004x

has been added to the -mm tree.  Its filename is

     dvb-saa7134-dvb-must-select-tda1004x.patch

Patches currently in -mm which might be from [EMAIL PROTECTED] are

dvb-saa7134-dvb-must-select-tda1004x.patch
topdir-mm.patch
dvb-clarify-description-text-for-dvb-bt8xx-in-kconfig.patch
dvb-clarify-description-text-for-dvb-bt8xx-in-kconfig-fix.patch
dvb-lgdt330x-check-callback-fix.patch
video_bt848-remove-not-required-part-of-the-help-text.patch



From: Michael Krufky <[EMAIL PROTECTED]>

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.

Signed-off-by: Michael Krufky <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 drivers/media/video/Kconfig |    1 +
 1 files changed, 1 insertion(+)

diff -puN drivers/media/video/Kconfig~dvb-saa7134-dvb-must-select-tda1004x 
drivers/media/video/Kconfig
--- devel/drivers/media/video/Kconfig~dvb-saa7134-dvb-must-select-tda1004x      
2005-08-30 18:06:15.000000000 -0700
+++ devel-akpm/drivers/media/video/Kconfig      2005-08-30 18:06:15.000000000 
-0700
@@ -254,6 +254,7 @@ config VIDEO_SAA7134_DVB
        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 mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to