Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5efab70958186d2bd63ab27b9465fce202352143
Commit:     5efab70958186d2bd63ab27b9465fce202352143
Parent:     122d15888a8aa95fb6ca32eb1307c3e3337f1a38
Author:     Michael Krufky <[EMAIL PROTECTED]>
AuthorDate: Thu Nov 22 14:15:34 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Fri Jan 25 19:02:16 2008 -0200

    V4L/DVB (6620): kconfig: VIDEO_SAA7134 must select VIDEO_TVEEPROM
    
    The ability to read Hauppauge eeprom's was recently added to saa7134,
    so we must build the tveeprom module.
    
    Thanks to Matthias Schwarzott for pointing this out.
    
    Signed-off-by: Michael Krufky <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/saa7134/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/saa7134/Kconfig 
b/drivers/media/video/saa7134/Kconfig
index 3aa8cb2..8cb79a6 100644
--- a/drivers/media/video/saa7134/Kconfig
+++ b/drivers/media/video/saa7134/Kconfig
@@ -4,6 +4,7 @@ config VIDEO_SAA7134
        select VIDEOBUF_DMA_SG
        select VIDEO_IR
        select VIDEO_TUNER
+       select VIDEO_TVEEPROM
        select CRC32
        ---help---
          This is a video4linux driver for Philips SAA713x based
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to