diff options
author | Mike Nicholson <mike.nicholson@multitech.com> | 2019-01-08 11:35:44 -0600 |
---|---|---|
committer | Mike Nicholson <mike.nicholson@multitech.com> | 2019-01-08 11:36:14 -0600 |
commit | e0edce23d07770e67ba6ecb09acaa677ea0fd6dc (patch) | |
tree | 804f1cb4f0152e1443016efe82968d8be5697410 /recipes-kernel | |
parent | 63265761a569a9efd64ff8ed2dcbd42b5f46dbae (diff) | |
download | meta-multitech-e0edce23d07770e67ba6ecb09acaa677ea0fd6dc.tar.gz meta-multitech-e0edce23d07770e67ba6ecb09acaa677ea0fd6dc.tar.bz2 meta-multitech-e0edce23d07770e67ba6ecb09acaa677ea0fd6dc.zip |
Enable Option driver support for Telit, et al.
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-at91-4.9.87/mtcdt/defconfig | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-at91-4.9.87/mtrv1/defconfig | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-at91-4.9.87/mtcdt/defconfig b/recipes-kernel/linux/linux-at91-4.9.87/mtcdt/defconfig index bf26f84..c5bce54 100644 --- a/recipes-kernel/linux/linux-at91-4.9.87/mtcdt/defconfig +++ b/recipes-kernel/linux/linux-at91-4.9.87/mtcdt/defconfig @@ -2148,7 +2148,7 @@ CONFIG_USB_SERIAL_PL2303=m # CONFIG_USB_SERIAL_TI is not set # CONFIG_USB_SERIAL_CYBERJACK is not set # CONFIG_USB_SERIAL_XIRCOM is not set -# CONFIG_USB_SERIAL_OPTION is not set +CONFIG_USB_SERIAL_OPTION=m # CONFIG_USB_SERIAL_OMNINET is not set # CONFIG_USB_SERIAL_OPTICON is not set # CONFIG_USB_SERIAL_XSENS_MT is not set diff --git a/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/defconfig b/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/defconfig index bf26f84..c5bce54 100644 --- a/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/defconfig +++ b/recipes-kernel/linux/linux-at91-4.9.87/mtrv1/defconfig @@ -2148,7 +2148,7 @@ CONFIG_USB_SERIAL_PL2303=m # CONFIG_USB_SERIAL_TI is not set # CONFIG_USB_SERIAL_CYBERJACK is not set # CONFIG_USB_SERIAL_XIRCOM is not set -# CONFIG_USB_SERIAL_OPTION is not set +CONFIG_USB_SERIAL_OPTION=m # CONFIG_USB_SERIAL_OMNINET is not set # CONFIG_USB_SERIAL_OPTICON is not set # CONFIG_USB_SERIAL_XSENS_MT is not set |