linux-mainline: Enable CONFIG_USB_SERIAL_OPTION necessary for modems functionality
Signed-off-by: Sebastian Panceac <sebastian@resin.io>
This commit is contained in:
parent
30904414c9
commit
6e857031d0
2 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
* linux-mainline: Enable CONFIG_USB_SERIAL_OPTION necessary for modems functionality [Sebastian]
|
||||
|
||||
# v2.14.0+rev2
|
||||
## (2018-07-26)
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@ RESIN_CONFIGS[hdmi] ="\
|
|||
|
||||
RESIN_CONFIGS_append = " huawei_modems"
|
||||
RESIN_CONFIGS_DEPS[huawei_modems] = "\
|
||||
CONFIG_USB_SERIAL_OPTION=m \
|
||||
CONFIG_USB_USBNET=m \
|
||||
"
|
||||
RESIN_CONFIGS[huawei_modems] ="\
|
||||
|
|
Loading…
Add table
Reference in a new issue