diff options
| author | Patrick Boettcher <devnull@localhost> | 2004-11-21 21:40:30 +0000 |
|---|---|---|
| committer | Patrick Boettcher <devnull@localhost> | 2004-11-21 21:40:30 +0000 |
| commit | ed2b2628dda93856625c5515782fafab04d1c4b9 (patch) | |
| tree | 805e24705be4996107a5720979da69c1161ce204 /linux/drivers/media/dvb/frontends/Kconfig | |
| parent | 3f570e19500ee6e729252a349bf26f2c9ad1c81c (diff) | |
| download | mediapointer-dvb-s2-ed2b2628dda93856625c5515782fafab04d1c4b9.tar.gz mediapointer-dvb-s2-ed2b2628dda93856625c5515782fafab04d1c4b9.tar.bz2 | |
added the dib3000mc/p frontend driver. Micheal, sorry for being overhasty with the Kconfig from dibusb.
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
| -rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 9cb9534eb..3324bdf53 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -111,6 +111,13 @@ config DVB_DIB3000MB A DVB-T tuner module. Designed for mobile usage. Say Y when you want to support this frontend. +config DVB_DIB3000MC + tristate "DiBcom 3000-MC/P" + depends on DVB_CORE + help + A DVB-T tuner module. Designed for mobile usage. Say Y when you want + to support this frontend. + comment "DVB-C (cable) frontends" depends on DVB_CORE |
