From: Antoine Jacquet Date: Tue, 21 Oct 2008 20:54:51 +0000 (-0300) Subject: V4L/DVB (9348): dtv5100: add dependency on zl10353 X-Git-Tag: v2.6.28-rc5~85^2~31 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=e62b47565a865d77133c88aee6a2a14838aeb9b8;p=linux-2.6-omap-h63xx.git V4L/DVB (9348): dtv5100: add dependency on zl10353 Update Kconfig to add missing dependency on zl10353 for dtv5100 driver. Signed-off-by: Antoine Jacquet Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig index 3c13bcfa638..47488a97a85 100644 --- a/drivers/media/dvb/dvb-usb/Kconfig +++ b/drivers/media/dvb/dvb-usb/Kconfig @@ -283,6 +283,7 @@ config DVB_USB_ANYSEE config DVB_USB_DTV5100 tristate "AME DTV-5100 USB2.0 DVB-T support" depends on DVB_USB + select DVB_ZL10353 if !DVB_FE_CUSTOMISE select MEDIA_TUNER_QT1010 if !DVB_FE_CUSTOMISE help Say Y here to support the AME DTV-5100 USB2.0 DVB-T receiver.