mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 12:49:08 +07:00
9ca9efb077
Support Digital Devices DuoFlex CT with ngene. Signed-off-by: Ralph Metzler <rmetzler@digitaldevices.de> Signed-off-by: Oliver Endriss <o.endriss@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
14 lines
463 B
Plaintext
14 lines
463 B
Plaintext
config DVB_NGENE
|
|
tristate "Micronas nGene support"
|
|
depends on DVB_CORE && PCI && I2C
|
|
select DVB_LNBP21 if !DVB_FE_CUSTOMISE
|
|
select DVB_STV6110x if !DVB_FE_CUSTOMISE
|
|
select DVB_STV090x if !DVB_FE_CUSTOMISE
|
|
select DVB_LGDT330X if !DVB_FE_CUSTOMISE
|
|
select DVB_DRXK if !DVB_FE_CUSTOMISE
|
|
select DVB_TDA18271C2DD if !DVB_FE_CUSTOMISE
|
|
select MEDIA_TUNER_MT2131 if !MEDIA_TUNER_CUSTOMISE
|
|
---help---
|
|
Support for Micronas PCI express cards with nGene bridge.
|
|
|