diff options
author | Patrick Boettcher <devnull@localhost> | 2005-04-27 19:24:10 +0000 |
---|---|---|
committer | Patrick Boettcher <devnull@localhost> | 2005-04-27 19:24:10 +0000 |
commit | f5a8408cbc4f6548cc6666c7b66a73344fa5048c (patch) | |
tree | 9d3ae53dc03991b4a12bdcdb165a50071771ea88 /linux/drivers/media/dvb/dvb-usb/Kconfig | |
parent | 284f6a87e6612f7025766e5ba0b2470102ab9842 (diff) | |
download | mediapointer-dvb-s2-f5a8408cbc4f6548cc6666c7b66a73344fa5048c.tar.gz mediapointer-dvb-s2-f5a8408cbc4f6548cc6666c7b66a73344fa5048c.tar.bz2 |
- more work on the nebula digitv USB
- following a small change in the other drivers
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/dvb-usb/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/Kconfig b/linux/drivers/media/dvb/dvb-usb/Kconfig index bfc1171f1..8aa32f6e4 100644 --- a/linux/drivers/media/dvb/dvb-usb/Kconfig +++ b/linux/drivers/media/dvb/dvb-usb/Kconfig @@ -70,10 +70,10 @@ config DVB_USB_UMT_010 Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver. config DVB_USB_DIGITV - tristate "Nebula Electronics µDigiTV DVB-T USB2.0 support" + tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support" depends on DVB_USB help - Say Y here to support the Nebula Electronics µDigitV USB2.0 DVB-T receiver. + Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver. config DVB_USB_VP7045 tristate "TwinhanDTV Alpha/MagicBoxII and DNTV tinyUSB2 DVB-T USB2.0 support" |