diff options
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 620d961ba..50e4a5639 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -140,6 +140,21 @@ config DVB_MT352 DVB adapter simply enable all supported frontends, the right one will get autodetected. +config DVB_DIB3000MB + tristate "DiBcom 3000-MB" + depends on DVB_CORE + help + A DVB-T tuner module. Designed for mobile usage. Say Y when you want + to support this frontend. + + Used on USB-powered devices. You should also say Y to DVB_DIBUSB + (DiBcom USB DVB-T Adapter) to support the actual device, + this is "only" the frontend/tuner. + + If you don't know what tuner module is soldered on your + DVB adapter simply enable all supported frontends, the + right one will get autodetected. + comment "DVB-C (cable) frontends" depends on DVB_CORE |