ARM: odroidxu3_defconfig: enable cp210x usb serial driver
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 6 Apr 2016 08:43:23 +0000 (17:43 +0900)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 16 May 2016 07:20:42 +0000 (09:20 +0200)
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 <sw0312.kim@samsung.com>
arch/arm/configs/odroidxu3_defconfig

index 79024a0..c9409fc 100644 (file)
@@ -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