media: dvb-usb: auto-select CYPRESS_FIRMWARE
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 24 Mar 2020 09:00:38 +0000 (10:00 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 14 Apr 2020 08:29:04 +0000 (10:29 +0200)
commitd9d6e1f3d5bbca799910072b2110963250e0b9c6
tree9691230161b00af074fcecf2055495b610715c7a
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
media: dvb-usb: auto-select CYPRESS_FIRMWARE

At least some of the supported boards by dvb-usb
driver need to load the cypress firmware, so select
it, as otherwise missing dependencies may popup.

Also, as the cypress firmware load routines are needed
only by the dvb-usb, dvb-usb-v2 and go7007 drivers, and
those all (now) select it, there's no need to ask the
user for manually select it.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/common/Kconfig
drivers/media/usb/dvb-usb/Kconfig