linux-mainline: Enable CONFIG_USB_SERIAL_OPTION necessary for modems functionality

Signed-off-by: Sebastian Panceac <sebastian@resin.io>
This commit is contained in:
Sebastian Panceac 2018-07-27 11:48:19 +02:00
parent 30904414c9
commit 6e857031d0
2 changed files with 3 additions and 0 deletions

View file

@ -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)

View file

@ -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] ="\