diff options
author | Mike Nicholson <mike.nicholson@multitech.com> | 2019-01-08 11:35:44 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-07-03 11:22:01 -0500 |
commit | 983e6f8c80c26e02e1f798b474f8a580d816b975 (patch) | |
tree | 7136420723c09f8c61cffaa1c41bdafe4465c51c /recipes-kernel | |
parent | 6d63ea80afa27397d6d16112056d427f96e6a78f (diff) | |
download | meta-multitech-983e6f8c80c26e02e1f798b474f8a580d816b975.tar.gz meta-multitech-983e6f8c80c26e02e1f798b474f8a580d816b975.tar.bz2 meta-multitech-983e6f8c80c26e02e1f798b474f8a580d816b975.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 |