V4L/DVB (10842): Adds some missing frontend selects for saa7134 and dvb-usb
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 8 Mar 2009 16:11:31 +0000 (13:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:08 +0000 (12:43 -0300)
Some dvb frontends are required on some boards, but those dependencies
were missed.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/Kconfig
drivers/media/video/saa7134/Kconfig

index 3e58140..3763a9c 100644 (file)
@@ -96,6 +96,7 @@ config DVB_USB_UMT_010
        select DVB_PLL if !DVB_FE_CUSTOMISE
        select DVB_DIB3000MC
        select MEDIA_TUNER_MT2060 if !MEDIA_TUNER_CUSTOMIZE
+       select DVB_MT352 if !DVB_FE_CUSTOMISE
        help
          Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
 
index e69d504..51f17c8 100644 (file)
@@ -40,6 +40,8 @@ config VIDEO_SAA7134_DVB
        select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMIZE
        select DVB_ZL10036 if !DVB_FE_CUSTOMISE
        select DVB_MT312 if !DVB_FE_CUSTOMISE
+       select DVB_LNBP21 if !DVB_FE_CUSTOMISE
+       select DVB_ZL10353 if !DVB_FE_CUSTOMISE
        ---help---
          This adds support for DVB cards based on the
          Philips saa7134 chip.