Kconfig (740c699a8d316c8bf8593f19e2ca47795e690622) Kconfig (845f35052ea94661dd32d80fc95a93d0502345e2)
1menu "Customise DVB Frontends"
2 visible if !MEDIA_SUBDRV_AUTOSELECT
3
4comment "Multistandard (satellite) frontends"
5 depends on DVB_CORE
6
7config DVB_STB0899
8 tristate "STB0899 based"

--- 432 unchanged lines hidden (view full) ---

441
442config DVB_RTL2832
443 tristate "Realtek RTL2832 DVB-T"
444 depends on DVB_CORE && I2C && I2C_MUX
445 default m if !MEDIA_SUBDRV_AUTOSELECT
446 help
447 Say Y when you want to support this frontend.
448
1menu "Customise DVB Frontends"
2 visible if !MEDIA_SUBDRV_AUTOSELECT
3
4comment "Multistandard (satellite) frontends"
5 depends on DVB_CORE
6
7config DVB_STB0899
8 tristate "STB0899 based"

--- 432 unchanged lines hidden (view full) ---

441
442config DVB_RTL2832
443 tristate "Realtek RTL2832 DVB-T"
444 depends on DVB_CORE && I2C && I2C_MUX
445 default m if !MEDIA_SUBDRV_AUTOSELECT
446 help
447 Say Y when you want to support this frontend.
448
449config DVB_SI2168
450 tristate "Silicon Labs Si2168"
451 depends on DVB_CORE && I2C && I2C_MUX
452 default m if !MEDIA_SUBDRV_AUTOSELECT
453 help
454 Say Y when you want to support this frontend.
455
449comment "DVB-C (cable) frontends"
450 depends on DVB_CORE
451
452config DVB_VES1820
453 tristate "VLSI VES1820 based"
454 depends on DVB_CORE && I2C
455 default m if !MEDIA_SUBDRV_AUTOSELECT
456 help

--- 300 unchanged lines hidden ---
456comment "DVB-C (cable) frontends"
457 depends on DVB_CORE
458
459config DVB_VES1820
460 tristate "VLSI VES1820 based"
461 depends on DVB_CORE && I2C
462 default m if !MEDIA_SUBDRV_AUTOSELECT
463 help

--- 300 unchanged lines hidden ---