aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/Kconfig
diff options
context:
space:
mode:
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
241 Say Y here to support the default remote control decoding for the 241 Say Y here to support the default remote control decoding for the
242 Afatech AF9005 based receiver. 242 Afatech AF9005 based receiver.
243 243
244config DVB_USB_ANYSEE
245 tristate "Anysee DVB-T/C USB2.0 support"
246 depends on DVB_USB
247 select DVB_MT352 if !DVB_FE_CUSTOMISE
248 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
249 select DVB_TDA10023 if !DVB_FE_CUSTOMISE
250 help
251 Say Y here to support the Anysee E30, Anysee E30 Plus or
252 Anysee E30 C Plus DVB USB2.0 receiver.