diff options
author | Michael Hunold <devnull@localhost> | 2003-10-01 11:04:43 +0000 |
---|---|---|
committer | Michael Hunold <devnull@localhost> | 2003-10-01 11:04:43 +0000 |
commit | fabc6b4b683ec2d376995bccc37aba1dc84d5ca4 (patch) | |
tree | ca18fc6a073dddc25fe592b05875c46c5335744f /linux | |
parent | 247cf5fcc3c2e684b1319ae8b1a595a328c4b23d (diff) | |
download | mediapointer-dvb-s2-fabc6b4b683ec2d376995bccc37aba1dc84d5ca4.tar.gz mediapointer-dvb-s2-fabc6b4b683ec2d376995bccc37aba1dc84d5ca4.tar.bz2 |
- didn't mean to wipe out sp887x driver entry
Diffstat (limited to 'linux')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 999076818..a0adb73d4 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -26,6 +26,16 @@ config DVB_ALPS_BSRV2 DVB adapter simply enable all supported frontends, the right one will get autodetected. +config DVB_SP887X + tristate "Frontends with sp887x demodulators, e.g. Microtune DTF7072" + depends on DVB_CORE + help + A DVB-T demodulator driver. Say Y when you want to support the sp887x. + + 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. + config DVB_ALPS_TDLB7 tristate "Alps TDLB7 (OFDM)" depends on DVB_CORE |