summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-kernel
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-10-05 11:31:30 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-10-11 12:48:21 +0000
commit655d099206541b3efada4e18d9cb4940b2bbfe25 (patch)
treeda822e3f0b07bb6157abd621eb1b03f78fe38e1a /meta-agl-bsp/recipes-kernel
parentf970319c6d4a2ecf6044ab3b2ef8f0d5f5c3471c (diff)
Support CANUSB device
http://www.can232.com/?page_id=16 Change-Id: I0f65143a366c723937451bfbd8ed40402805136e Signed-off-by: Yuichi Kusakabe <yuichi.kusakabe@jp.fujitsu.com> Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10749 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Thomas Rini <trini@konsulko.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-bsp/recipes-kernel')
-rw-r--r--meta-agl-bsp/recipes-kernel/linux/linux/usb.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-bsp/recipes-kernel/linux/linux/usb.cfg b/meta-agl-bsp/recipes-kernel/linux/linux/usb.cfg
index af488efcf..2d17d7dc5 100644
--- a/meta-agl-bsp/recipes-kernel/linux/linux/usb.cfg
+++ b/meta-agl-bsp/recipes-kernel/linux/linux/usb.cfg
@@ -2,3 +2,4 @@ CONFIG_USB_SERIAL=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_ACM=m
CONFIG_CRC_CCITT=y
+CONFIG_USB_SERIAL_FTDI_SIO=m