diff options
| author | Patrick Boettcher <devnull@localhost> | 2005-06-17 09:48:26 +0000 |
|---|---|---|
| committer | Patrick Boettcher <devnull@localhost> | 2005-06-17 09:48:26 +0000 |
| commit | 00548231a92e0bab93c8b791e7087d08b4e454e2 (patch) | |
| tree | db2e548398b6519cb41bf18282ba4bb3fe6b597e /linux/drivers/media/dvb/dvb-usb/Kconfig | |
| parent | d1455834bfc1780bfc3ddba48a61adf3ff9ceab3 (diff) | |
| download | mediapointer-dvb-s2-00548231a92e0bab93c8b791e7087d08b4e454e2.tar.gz mediapointer-dvb-s2-00548231a92e0bab93c8b791e7087d08b4e454e2.tar.bz2 | |
Steve Chang reported the real name behind 0x14aa: WideView.
changed USB IDs accordingly
fixed a assignment
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
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 d4deb7535..91e88b2ed 100644 --- a/linux/drivers/media/dvb/dvb-usb/Kconfig +++ b/linux/drivers/media/dvb/dvb-usb/Kconfig @@ -109,9 +109,9 @@ config DVB_USB_NOVA_T_USB2 Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver. config DVB_USB_DTT200U - tristate "Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 support" + tristate "WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 support" depends on DVB_USB help - Say Y here to support the Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver. + Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver. The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan). |
