From: Michael Krufky Date: Thu, 22 Mar 2007 04:01:53 +0000 (-0300) Subject: V4L/DVB (6165): cx23885: fix Kconfig dependencies X-Git-Tag: v2.6.24-rc1~1463^2~114 X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b86b580244511f9b2fb2043d813e9c4c7d294a62;hp=3c5666aee31decafdca14f6f83d33ec27b27f982;p=linux-2.6-omap-h63xx.git V4L/DVB (6165): cx23885: fix Kconfig dependencies Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/cx23885/Kconfig b/drivers/media/video/cx23885/Kconfig index ea53466dacb..333dd29d44b 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.