diff options
Diffstat (limited to 'drivers/media/dvb/dvb-usb/Kconfig')
-rw-r--r-- | drivers/media/dvb/dvb-usb/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig index 0e4b97fba384..2dee1bf73577 100644 --- a/drivers/media/dvb/dvb-usb/Kconfig +++ b/drivers/media/dvb/dvb-usb/Kconfig | |||
@@ -322,3 +322,11 @@ config DVB_USB_FRIIO | |||
322 | depends on DVB_USB | 322 | depends on DVB_USB |
323 | help | 323 | help |
324 | Say Y here to support the Japanese DTV receiver Friio. | 324 | Say Y here to support the Japanese DTV receiver Friio. |
325 | |||
326 | config DVB_USB_EC168 | ||
327 | tristate "E3C EC168 DVB-T USB2.0 support" | ||
328 | depends on DVB_USB && EXPERIMENTAL | ||
329 | select DVB_EC100 | ||
330 | select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE | ||
331 | help | ||
332 | Say Y here to support the E3C EC168 DVB-T USB2.0 receiver. | ||