mirror of
https://github.com/torvalds/linux.git
synced 2026-04-22 00:33:58 -04:00
[PATCH] dvb: usb: fix WideView USB ids
o Steve Chang reported the real name behind 0x14aa: WideView, changed USB IDs accordingly. o fixed an assignment Signed-off-by: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Johannes Stezenbach <js@linuxtv.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
2d188c68a0
commit
fb41f5a725
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user