diff options
Diffstat (limited to 'linux/drivers/media/dvb/dibusb/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/dibusb/Kconfig | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/dibusb/Kconfig b/linux/drivers/media/dvb/dibusb/Kconfig index f328ab5b3..a6d6329f2 100644 --- a/linux/drivers/media/dvb/dibusb/Kconfig +++ b/linux/drivers/media/dvb/dibusb/Kconfig @@ -1,5 +1,5 @@ config DVB_DIBUSB - tristate "Twinhan/KWorld/Hama USB DVB-T devices" + tristate "Twinhan/KWorld/Hama/Artec USB DVB-T devices" depends on DVB_CORE && USB select FW_LOADER help @@ -12,13 +12,18 @@ config DVB_DIBUSB KWorld V-Stream XPERT DTV - DVB-T USB Hama DVB-T USB-Box DiBcom reference device (non-public) - + Ultima Electronic/Artec T1 USB TVBOX + The VP7041 seems to be identical to "CTS Portable" (Chinese Television System). These devices can be understood as budget ones, they "only" deliver the MPEG data. + Currently all known copies of the DiBcom reference design have the DiBcom 3000MB + frontend onboard. Please enable and load this one manually in order to use this + device. + A firmware is needed to use the device. See Documentation/dvb/README.dibusb details. |