From 92b1d5609de9a970703562ca4293b8e9412f5d65 Mon Sep 17 00:00:00 2001 From: Jose Pinto Date: Mon, 17 Oct 2016 15:33:28 +0100 Subject: [PATCH] Added FTDI_so kernel module. --- systems/lctr-a6xx/cfg/linux-3.14.63.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/systems/lctr-a6xx/cfg/linux-3.14.63.cfg b/systems/lctr-a6xx/cfg/linux-3.14.63.cfg index 8f79018..f872cbf 100644 --- a/systems/lctr-a6xx/cfg/linux-3.14.63.cfg +++ b/systems/lctr-a6xx/cfg/linux-3.14.63.cfg @@ -1529,7 +1529,7 @@ CONFIG_USB_SERIAL_GENERIC=y # CONFIG_USB_SERIAL_CP210X is not set # CONFIG_USB_SERIAL_CYPRESS_M8 is not set # CONFIG_USB_SERIAL_EMPEG is not set -# CONFIG_USB_SERIAL_FTDI_SIO is not set +CONFIG_USB_SERIAL_FTDI_SIO=y # CONFIG_USB_SERIAL_VISOR is not set # CONFIG_USB_SERIAL_IPAQ is not set # CONFIG_USB_SERIAL_IR is not set @@ -2209,3 +2209,4 @@ CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y # CONFIG_AVERAGE is not set # CONFIG_CORDIC is not set # CONFIG_DDR is not set +