Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=36e05a44756efe562ad1f49ada9bd6a598242828
Commit:     36e05a44756efe562ad1f49ada9bd6a598242828
Parent:     66e6fbdf99420efe58685feda0ac1b73b33400e0
Author:     Frej Drejhammar <[EMAIL PROTECTED]>
AuthorDate: Mon Nov 5 17:57:11 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Fri Jan 25 19:03:49 2008 -0200

    V4L/DVB (6834): cx88-video: Enable selection of the WM8775 for cx88 cards
    
    The auto selection of pertinent helper chips (VIDEO_HELPER_CHIPS_AUTO)
    should select the wm8775 driver, which is used by at least one
    Conexant 2388x based card (Hauppauge HVR-1300), if VIDEO_CX88 is
    selected.
    
    Signed-off-by: Frej Drejhammar <[EMAIL PROTECTED]>
    Signed-off-by: Ricardo Cerqueira <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/cx88/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/media/video/cx88/Kconfig b/drivers/media/video/cx88/Kconfig
index ceb31d4..49d3813 100644
--- a/drivers/media/video/cx88/Kconfig
+++ b/drivers/media/video/cx88/Kconfig
@@ -8,6 +8,7 @@ config VIDEO_CX88
        select VIDEO_TUNER
        select VIDEO_TVEEPROM
        select VIDEO_IR
+       select VIDEO_WM8775 if VIDEO_HELPER_CHIPS_AUTO
        ---help---
          This is a video4linux driver for Conexant 2388x 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