Commit 115ad55e authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] dvb-usb-v2: Don't ask user to select Cypress firmware module

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: default avatarAntti Palosaari <crope@iki.fi>
Reviewed-by: default avatarAntti Palosaari <crope@iki.fi>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 69abe02e
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment