Kconfig (25aee3debe0464f6c680173041fa3de30ec9ff54) Kconfig (fccea74ff8b5159935acc7b4b4857ee81ee44661)
1config DVB_NGENE
2 tristate "Micronas nGene support"
3 depends on DVB_CORE && PCI && I2C
1config DVB_NGENE
2 tristate "Micronas nGene support"
3 depends on DVB_CORE && PCI && I2C
4 select DVB_LNBP21 if !DVB_FE_CUSTOMISE
5 select DVB_STV6110x if !DVB_FE_CUSTOMISE
6 select DVB_STV090x if !DVB_FE_CUSTOMISE
7 select DVB_LGDT330X if !DVB_FE_CUSTOMISE
8 select DVB_DRXK if !DVB_FE_CUSTOMISE
9 select DVB_TDA18271C2DD if !DVB_FE_CUSTOMISE
10 select MEDIA_TUNER_MT2131 if !MEDIA_TUNER_CUSTOMISE
4 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
5 select DVB_STV6110x if MEDIA_SUBDRV_AUTOSELECT
6 select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT
7 select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
8 select DVB_DRXK if MEDIA_SUBDRV_AUTOSELECT
9 select DVB_TDA18271C2DD if MEDIA_SUBDRV_AUTOSELECT
10 select MEDIA_TUNER_MT2131 if MEDIA_SUBDRV_AUTOSELECT
11 ---help---
12 Support for Micronas PCI express cards with nGene bridge.
13
11 ---help---
12 Support for Micronas PCI express cards with nGene bridge.
13