commit | d9d6e1f3d5bbca799910072b2110963250e0b9c6 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Mar 24 10:00:38 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Apr 14 10:29:04 2020 +0200 |
tree | 9691230161b00af074fcecf2055495b610715c7a | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 [diff] |
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>