commit
9e2dda3216
3 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,11 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v2.14.0+rev3
|
||||||
|
## (2018-07-27)
|
||||||
|
|
||||||
|
* linux-mainline: Enable CONFIG_USB_SERIAL_OPTION necessary for modems functionality [Sebastian]
|
||||||
|
|
||||||
# v2.14.0+rev2
|
# v2.14.0+rev2
|
||||||
## (2018-07-26)
|
## (2018-07-26)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.14.0+rev2
|
2.14.0+rev3
|
||||||
|
|
|
@ -39,6 +39,7 @@ RESIN_CONFIGS[hdmi] ="\
|
||||||
|
|
||||||
RESIN_CONFIGS_append = " huawei_modems"
|
RESIN_CONFIGS_append = " huawei_modems"
|
||||||
RESIN_CONFIGS_DEPS[huawei_modems] = "\
|
RESIN_CONFIGS_DEPS[huawei_modems] = "\
|
||||||
|
CONFIG_USB_SERIAL_OPTION=m \
|
||||||
CONFIG_USB_USBNET=m \
|
CONFIG_USB_USBNET=m \
|
||||||
"
|
"
|
||||||
RESIN_CONFIGS[huawei_modems] ="\
|
RESIN_CONFIGS[huawei_modems] ="\
|
||||||
|
|
Loading…
Add table
Reference in a new issue