summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSangjung Woo <sangjung.woo@samsung.com>2016-12-13 16:14:12 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:53:36 +0900
commit3b39f0b0094a28c0a012be451206971ab2eea512 (patch)
tree5fca5d74a2592ce7d1889e649250221413d4709a /arch
parent62522a584147a3947dc8fe84413c1d081633f35e (diff)
ARM: defconfig: odroid: enable USB CAN/GPS interface
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/tizen_odroid_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig
index 3457c4ef0c56..561474ed7d29 100644
--- a/arch/arm/configs/tizen_odroid_defconfig
+++ b/arch/arm/configs/tizen_odroid_defconfig
@@ -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