summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-3.12.70
diff options
context:
space:
mode:
authorJeff Hatch <Jeff.Hatch@multitech.com>2017-06-22 09:34:14 -0500
committerJeff Hatch <Jeff.Hatch@multitech.com>2017-06-22 09:34:14 -0500
commite455c420711d189fa2d0b9e987fbe0e386e32202 (patch)
treec89e850b3162e3077a4171eed11c6f29e15c31a3 /recipes-kernel/linux/linux-3.12.70
parent2a7621f1044bb601b71d9400826240695a8bb4f8 (diff)
downloadmeta-multitech-atmel-e455c420711d189fa2d0b9e987fbe0e386e32202.tar.gz
meta-multitech-atmel-e455c420711d189fa2d0b9e987fbe0e386e32202.tar.bz2
meta-multitech-atmel-e455c420711d189fa2d0b9e987fbe0e386e32202.zip
Add USB serial simple driver for radio modem FOTA
Diffstat (limited to 'recipes-kernel/linux/linux-3.12.70')
-rw-r--r--recipes-kernel/linux/linux-3.12.70/mtcap/defconfig2
-rw-r--r--recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig b/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig
index 155ff82..bc878dc 100644
--- a/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig
+++ b/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig
@@ -2000,7 +2000,7 @@ CONFIG_USB_STORAGE=m
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
-# CONFIG_USB_SERIAL_SIMPLE is not set
+CONFIG_USB_SERIAL_SIMPLE=m
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m
diff --git a/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig b/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig
index 58025f7..8f399d5 100644
--- a/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig
+++ b/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig
@@ -2005,7 +2005,7 @@ CONFIG_USB_STORAGE=m
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
-# CONFIG_USB_SERIAL_SIMPLE is not set
+CONFIG_USB_SERIAL_SIMPLE=m
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
CONFIG_USB_SERIAL_BELKIN=m