summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/Kconfig
diff options
context:
space:
mode:
authorAntti Palosaari2009-11-14 02:38:55 +0100
committerMauro Carvalho Chehab2009-12-05 21:41:33 +0100
commit2bf290be4f3ef11889026d750244cc3bd1164974 (patch)
tree4ea4ed24cd302299dd86f29ed92c567e145cbe64 /drivers/media/dvb/dvb-usb/Kconfig
parentV4L/DVB (13363): ec100: add new driver for E3C EC100 DVB-T demodulator (diff)
downloadkernel-qcow2-linux-2bf290be4f3ef11889026d750244cc3bd1164974.tar.gz
kernel-qcow2-linux-2bf290be4f3ef11889026d750244cc3bd1164974.tar.xz
kernel-qcow2-linux-2bf290be4f3ef11889026d750244cc3bd1164974.zip
V4L/DVB (13364): ec168: add new driver for E3C EC168 DVB USB
E3C EC168 DVB USB driver Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/Kconfig')
-rw-r--r--drivers/media/dvb/dvb-usb/Kconfig8
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
depends on DVB_USB
help
Say Y here to support the Japanese DTV receiver Friio.
+
+config DVB_USB_EC168
+ tristate "E3C EC168 DVB-T USB2.0 support"
+ depends on DVB_USB && EXPERIMENTAL
+ select DVB_EC100
+ select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE
+ help
+ Say Y here to support the E3C EC168 DVB-T USB2.0 receiver.