Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.0-rc2 11 lines 379 B view raw
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 MEDIA_TUNER_MT2131 if !MEDIA_TUNER_CUSTOMISE 9 ---help--- 10 Support for Micronas PCI express cards with nGene bridge. 11