V4L/DVB (10842): Adds some missing frontend selects for saa7134 and dvb-usb
Some dvb frontends are required on some boards, but those dependencies were missed. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
7b9eb81e36
commit
7c9e34aaab
@ -96,6 +96,7 @@ config DVB_USB_UMT_010
|
|||||||
select DVB_PLL if !DVB_FE_CUSTOMISE
|
select DVB_PLL if !DVB_FE_CUSTOMISE
|
||||||
select DVB_DIB3000MC
|
select DVB_DIB3000MC
|
||||||
select MEDIA_TUNER_MT2060 if !MEDIA_TUNER_CUSTOMIZE
|
select MEDIA_TUNER_MT2060 if !MEDIA_TUNER_CUSTOMIZE
|
||||||
|
select DVB_MT352 if !DVB_FE_CUSTOMISE
|
||||||
help
|
help
|
||||||
Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
|
Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
|
||||||
|
|
||||||
|
@ -40,6 +40,8 @@ config VIDEO_SAA7134_DVB
|
|||||||
select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMIZE
|
select MEDIA_TUNER_SIMPLE if !MEDIA_TUNER_CUSTOMIZE
|
||||||
select DVB_ZL10036 if !DVB_FE_CUSTOMISE
|
select DVB_ZL10036 if !DVB_FE_CUSTOMISE
|
||||||
select DVB_MT312 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---
|
---help---
|
||||||
This adds support for DVB cards based on the
|
This adds support for DVB cards based on the
|
||||||
Philips saa7134 chip.
|
Philips saa7134 chip.
|
||||||
|
Loading…
Reference in New Issue
Block a user