Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b86b580244511f9b2fb2043d813e9c4c7d294a62
Commit:     b86b580244511f9b2fb2043d813e9c4c7d294a62
Parent:     3c5666aee31decafdca14f6f83d33ec27b27f982
Author:     Michael Krufky <[EMAIL PROTECTED]>
AuthorDate: Thu Mar 22 01:01:53 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Tue Oct 9 22:08:15 2007 -0300

    V4L/DVB (6165): cx23885: fix Kconfig dependencies
    
    Signed-off-by: Michael Krufky <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/cx23885/Kconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/cx23885/Kconfig 
b/drivers/media/video/cx23885/Kconfig
index ea53466..333dd29 100644
--- a/drivers/media/video/cx23885/Kconfig
+++ b/drivers/media/video/cx23885/Kconfig
@@ -8,6 +8,9 @@ config VIDEO_CX23885
        select VIDEO_TUNER
        select VIDEO_TVEEPROM
        select VIDEO_IR
+       select VIDEO_BUF_DVB
+       select DVB_TUNER_MT2131 if !DVB_FE_CUSTOMISE
+       select DVB_S5H1409 if !DVB_FE_CUSTOMISE
        ---help---
          This is a video4linux driver for Conexant 23885 based
          TV cards.
-
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