aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/Kconfig
diff options
context:
space:
mode:
authorPatrick Boettcher <pb@linuxtv.org>2005-07-07 20:58:23 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-07 21:24:01 -0400
commitfb41f5a725d052d7542e0e966e5799b95c2648c8 (patch)
tree3ef60bdd6bf25aa61535460a54699d136c71a468 /drivers/media/dvb/dvb-usb/Kconfig
parent2d188c68a04d89d9351c3130226d0e8af9439dda (diff)
[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>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/Kconfig')
-rw-r--r--drivers/media/dvb/dvb-usb/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig
index d4deb75352c9..91e88b2ed5d0 100644
--- a/drivers/media/dvb/dvb-usb/Kconfig
+++ b/drivers/media/dvb/dvb-usb/Kconfig
@@ -109,9 +109,9 @@ config DVB_USB_NOVA_T_USB2
109 Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver. 109 Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.
110 110
111config DVB_USB_DTT200U 111config DVB_USB_DTT200U
112 tristate "Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 support" 112 tristate "WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 support"
113 depends on DVB_USB 113 depends on DVB_USB
114 help 114 help
115 Say Y here to support the Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver. 115 Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver.
116 116
117 The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan). 117 The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan).