From: Seung-Woo Kim Date: Wed, 6 Apr 2016 08:43:23 +0000 (+0900) Subject: ARM: odroidxu3_defconfig: enable cp210x usb serial driver X-Git-Tag: submit/tizen/20160407.093933^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F64927%2F2;p=platform%2Fkernel%2Flinux-exynos.git ARM: odroidxu3_defconfig: enable cp210x usb serial driver This patch enables cp210x usb serial driver. It is required to use specific usb serial dongle. Change-Id: I1e0a991ec4e467fd236a1806d672a42faa996081 Signed-off-by: Seung-Woo Kim --- diff --git a/arch/arm/configs/odroidxu3_defconfig b/arch/arm/configs/odroidxu3_defconfig index 79024a0c0af8..c9409fc23641 100644 --- a/arch/arm/configs/odroidxu3_defconfig +++ b/arch/arm/configs/odroidxu3_defconfig @@ -3122,7 +3122,7 @@ CONFIG_USB_SERIAL=y # CONFIG_USB_SERIAL_CH341 is not set # CONFIG_USB_SERIAL_WHITEHEAT is not set # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set -# CONFIG_USB_SERIAL_CP210X is not set +CONFIG_USB_SERIAL_CP210X=y # CONFIG_USB_SERIAL_CYPRESS_M8 is not set # CONFIG_USB_SERIAL_EMPEG is not set # CONFIG_USB_SERIAL_FTDI_SIO is not set