diff options
author | Malcolm Priestley <tvboxspy@gmail.com> | 2012-08-13 15:37:55 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-13 21:24:31 -0400 |
commit | 04b8b21d2ce8a33acd4b13f771b2fb85d952ff08 (patch) | |
tree | 6650bbc593c16dc5f56faafc3d5127b7ddf16cb6 /drivers/media/dvb/dvb-usb/Kconfig | |
parent | 251658e5185e69bd8563737e94d877fed788bfb5 (diff) |
[media] it913x ver 1.32 driver moved to dvb-usb-v2
Functional changes
PID filter is default to off and controlled from dvb-usb-v2
Driver now supports suspend and resume changes in dvb-usb-v2
USB bus repeater functions have been removed.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.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/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig index ec10c0f2f554..00173ee15d4a 100644 --- a/drivers/media/dvb/dvb-usb/Kconfig +++ b/drivers/media/dvb/dvb-usb/Kconfig | |||
@@ -311,11 +311,3 @@ config DVB_USB_TECHNISAT_USB2 | |||
311 | select DVB_STV6110x if !DVB_FE_CUSTOMISE | 311 | select DVB_STV6110x if !DVB_FE_CUSTOMISE |
312 | help | 312 | help |
313 | Say Y here to support the Technisat USB2 DVB-S/S2 device | 313 | Say Y here to support the Technisat USB2 DVB-S/S2 device |
314 | |||
315 | config DVB_USB_IT913X | ||
316 | tristate "it913x driver" | ||
317 | depends on DVB_USB | ||
318 | select DVB_IT913X_FE | ||
319 | help | ||
320 | Say Y here to support the it913x device | ||
321 | |||