diff options
author | Patrick Boettcher <devnull@localhost> | 2005-02-05 18:09:50 +0000 |
---|---|---|
committer | Patrick Boettcher <devnull@localhost> | 2005-02-05 18:09:50 +0000 |
commit | 56f3f340f96e10eddb95d0c0dfe924baa2a3e374 (patch) | |
tree | 7f0324e413543addb79de43dda820af61f27d5bf /linux/drivers/media/dvb/frontends/Kconfig | |
parent | 6777d03846a997f84aff74d780a272a164a5f654 (diff) | |
download | mediapointer-dvb-s2-56f3f340f96e10eddb95d0c0dfe924baa2a3e374.tar.gz mediapointer-dvb-s2-56f3f340f96e10eddb95d0c0dfe924baa2a3e374.tar.bz2 |
corrected name syntax
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index a0fdebd8f..de132d905 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -108,14 +108,14 @@ config DVB_MT352 A DVB-T tuner module. Say Y when you want to support this frontend. config DVB_DIB3000MB - tristate "DiBcom 3000-MB" + tristate "DiBcom 3000M-B" depends on DVB_CORE help 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" + tristate "DiBcom 3000P/M-C" depends on DVB_CORE help A DVB-T tuner module. Designed for mobile usage. Say Y when you want |