summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-usb/Kconfig
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2008-05-17 23:05:48 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-20 07:06:17 -0300
commita51e34dd6080d8d5c9e95a4e0292cd4cb889a61b (patch)
tree4b876d181bc6a375b6f81a170ef0dddda3d4e47b /drivers/media/dvb/dvb-usb/Kconfig
parent139dfeb2611ce92dec4c6b77297d209748340a21 (diff)
V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiver
- driver for Anysee DVB-T/C receiver Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/Kconfig')
-rw-r--r--drivers/media/dvb/dvb-usb/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig
index f00a0eb40420..3f7b9b6326b3 100644
--- a/drivers/media/dvb/dvb-usb/Kconfig
+++ b/drivers/media/dvb/dvb-usb/Kconfig
@@ -241,3 +241,12 @@ config DVB_USB_AF9005_REMOTE
Say Y here to support the default remote control decoding for the
Afatech AF9005 based receiver.
+config DVB_USB_ANYSEE
+ tristate "Anysee DVB-T/C USB2.0 support"
+ depends on DVB_USB
+ select DVB_MT352 if !DVB_FE_CUSTOMISE
+ select DVB_ZL10353 if !DVB_FE_CUSTOMISE
+ select DVB_TDA10023 if !DVB_FE_CUSTOMISE
+ help
+ Say Y here to support the Anysee E30, Anysee E30 Plus or
+ Anysee E30 C Plus DVB USB2.0 receiver.