ARM: defconfig: odroid: enable USB CAN/GPS interface
authorSangjung Woo <sangjung.woo@samsung.com>
Tue, 13 Dec 2016 07:14:12 +0000 (16:14 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:53:36 +0000 (13:53 +0900)
In order to support both USB Serial CAN adaptor and GPS USB interface,
this enables its related options.

Change-Id: I220e8366b51798e38759f18b4d830a3b47302400
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
arch/arm/configs/tizen_odroid_defconfig

index 3457c4e..561474e 100644 (file)
@@ -1148,7 +1148,7 @@ CONFIG_CAN_BCM=y
 # CAN Device Drivers
 #
 CONFIG_CAN_VCAN=y
-# CONFIG_CAN_SLCAN is not set
+CONFIG_CAN_SLCAN=y
 CONFIG_CAN_DEV=y
 CONFIG_CAN_CALC_BITTIMING=y
 # CONFIG_CAN_LEDS is not set
@@ -3237,7 +3237,7 @@ CONFIG_USB_SERIAL=y
 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
+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
@@ -3257,7 +3257,7 @@ CONFIG_USB_SERIAL_CP210X=y
 # CONFIG_USB_SERIAL_MOS7840 is not set
 # CONFIG_USB_SERIAL_MXUPORT is not set
 # CONFIG_USB_SERIAL_NAVMAN is not set
-# CONFIG_USB_SERIAL_PL2303 is not set
+CONFIG_USB_SERIAL_PL2303=y
 # CONFIG_USB_SERIAL_OTI6858 is not set
 # CONFIG_USB_SERIAL_QCAUX is not set
 # CONFIG_USB_SERIAL_QUALCOMM is not set