summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-usb/Kconfig
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@kernellabs.com>2011-08-29 00:05:35 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-09-06 14:21:17 -0300
commit4c66c9205c0788e18eb09d482461aa2f551ee046 (patch)
tree8e71186b8221193acc6efbcd240d18980b596da5 /drivers/media/dvb/dvb-usb/Kconfig
parentf8a26f052a5f62c7555d09680c1fe8cbfcac590f (diff)
[media] dvb-usb: add ATSC support for the Hauppauge WinTV-Aero-M
Adds new driver, mxl111sf, to support the WinTV-Aero-M Signed-off-by: Michael Krufky <mkrufky@kernellabs.com> Reviewed-by: Steven Toth <stoth@kernellabs.com> 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 6e97bb35ba67..2c77382775c1 100644
--- a/drivers/media/dvb/dvb-usb/Kconfig
+++ b/drivers/media/dvb/dvb-usb/Kconfig
@@ -381,3 +381,11 @@ config DVB_USB_IT913X
select DVB_IT913X_FE
help
Say Y here to support the it913x device
+
+config DVB_USB_MXL111SF
+ tristate "MxL111SF DTV USB2.0 support"
+ depends on DVB_USB
+ select DVB_LGDT3305 if !DVB_FE_CUSTOMISE
+ select VIDEO_TVEEPROM
+ help
+ Say Y here to support the MxL111SF USB2.0 DTV receiver.