diff options
Diffstat (limited to 'drivers/media/usb/dvb-usb-v2/Kconfig')
-rw-r--r-- | drivers/media/usb/dvb-usb-v2/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/usb/dvb-usb-v2/Kconfig b/drivers/media/usb/dvb-usb-v2/Kconfig index 66645b02c854..5b34323ad207 100644 --- a/drivers/media/usb/dvb-usb-v2/Kconfig +++ b/drivers/media/usb/dvb-usb-v2/Kconfig | |||
@@ -141,3 +141,10 @@ config DVB_USB_RTL28XXU | |||
141 | help | 141 | help |
142 | Say Y here to support the Realtek RTL28xxU DVB USB receiver. | 142 | Say Y here to support the Realtek RTL28xxU DVB USB receiver. |
143 | 143 | ||
144 | config DVB_USB_DVBSKY | ||
145 | tristate "DVBSky USB support" | ||
146 | depends on DVB_USB_V2 | ||
147 | select DVB_M88DS3103 if MEDIA_SUBDRV_AUTOSELECT | ||
148 | select MEDIA_TUNER_M88TS2022 if MEDIA_SUBDRV_AUTOSELECT | ||
149 | help | ||
150 | Say Y here to support the USB receivers from DVBSky. | ||