V4L/DVB (6834): cx88-video: Enable selection of the WM8775 for cx88 cards
authorFrej Drejhammar <frej.drejhammar@gmail.com>
Mon, 5 Nov 2007 20:57:11 +0000 (17:57 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:49 +0000 (19:03 -0200)
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 <frej.drejhammar@gmail.com>
Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/Kconfig

index ceb31d4..49d3813 100644 (file)
@@ -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.