mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 20:53:53 +08:00
V4L/DVB (9456): Select STB0899, STB6100, TDA8261 for budget_ci and budget_av respectively.
Thanks to Marco Schluessler <marco@lordzodiac.de> for pointing it out Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
b359325d1e
commit
ed3d150eac
@ -104,6 +104,8 @@ config DVB_BUDGET_CI
|
|||||||
select DVB_STV0297 if !DVB_FE_CUSTOMISE
|
select DVB_STV0297 if !DVB_FE_CUSTOMISE
|
||||||
select DVB_STV0299 if !DVB_FE_CUSTOMISE
|
select DVB_STV0299 if !DVB_FE_CUSTOMISE
|
||||||
select DVB_TDA1004X if !DVB_FE_CUSTOMISE
|
select DVB_TDA1004X if !DVB_FE_CUSTOMISE
|
||||||
|
select DVB_STB0899 if !DVB_FE_CUSTOMISE
|
||||||
|
select DVB_STB6100 if !DVB_FE_CUSTOMISE
|
||||||
select DVB_LNBP21 if !DVB_FE_CUSTOMISE
|
select DVB_LNBP21 if !DVB_FE_CUSTOMISE
|
||||||
select DVB_TDA10023 if !DVB_FE_CUSTOMISE
|
select DVB_TDA10023 if !DVB_FE_CUSTOMISE
|
||||||
select MEDIA_TUNER_TDA827X if !MEDIA_TUNER_CUSTOMIZE
|
select MEDIA_TUNER_TDA827X if !MEDIA_TUNER_CUSTOMIZE
|
||||||
@ -131,6 +133,8 @@ config DVB_BUDGET_AV
|
|||||||
select DVB_TDA1004X if !DVB_FE_CUSTOMISE
|
select DVB_TDA1004X if !DVB_FE_CUSTOMISE
|
||||||
select DVB_TDA10021 if !DVB_FE_CUSTOMISE
|
select DVB_TDA10021 if !DVB_FE_CUSTOMISE
|
||||||
select DVB_TDA10023 if !DVB_FE_CUSTOMISE
|
select DVB_TDA10023 if !DVB_FE_CUSTOMISE
|
||||||
|
select DVB_STB0899 if !DVB_FE_CUSTOMISE
|
||||||
|
select DVB_TDA8261 if !DVB_FE_CUSTOMISE
|
||||||
select DVB_TUA6100 if !DVB_FE_CUSTOMISE
|
select DVB_TUA6100 if !DVB_FE_CUSTOMISE
|
||||||
help
|
help
|
||||||
Support for simple SAA7146 based DVB cards
|
Support for simple SAA7146 based DVB cards
|
||||||
|
Loading…
Reference in New Issue
Block a user