[media] dvb-usb-v2: Don't ask user to select Cypress firmware module
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 19:05:13 +0000 (16:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 6 Aug 2012 12:23:26 +0000 (09:23 -0300)
The dvb-usb-v2 cypress firmware module is not optional, as drivers
won't work without it. So, instead of opening a menu for the user to
manually select, let the drivers that need it to select, hiding this
option from the Kconfig menu.

Acked-by: Antti Palosaari <crope@iki.fi>
Reviewed-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb-v2/Kconfig

index 81f0f1c03c1c216ba293efe7df5fb8ee5910ae78..98b8fb59cd286967521abd1e3a6124eb18837985 100644 (file)
@@ -16,14 +16,6 @@ config DVB_USB_V2
 config DVB_USB_CYPRESS_FIRMWARE
        tristate "Cypress firmware helper routines"
        depends on DVB_USB_V2
-       help
-         Common firmware download routine for various Cypress USB interface
-         chips.
-
-         Supported models are:
-         Cypress AN2135
-         Cypress AN2235
-         Cypress FX2
 
 config DVB_USB_AF9015
        tristate "Afatech AF9015 DVB-T USB2.0 support"
This page took 0.03277 seconds and 5 git commands to generate.