summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSangjung Woo <sangjung.woo@samsung.com>2016-11-12 11:55:56 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:53:35 +0900
commit2fe4999d6707f5e05202732cf3b7442f6eca1439 (patch)
tree5c6341fb3090b47e5a55843a6ef52234278e16b4 /arch
parent3d6955367e6d6fe70d1ce8ecc7cc30db4a9b345b (diff)
ARM: defconfig: odroid: enable USB PEAK CAN driver
In order to support USB PEAK CAN driver, this patch enables it. Change-Id: I7d859e657cd22ed753b93e41194b7a1eadf1f8fe Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/tizen_odroid_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig
index 9ca0464ef357..2a7ef54c81e7 100644
--- a/arch/arm/configs/tizen_odroid_defconfig
+++ b/arch/arm/configs/tizen_odroid_defconfig
@@ -1144,7 +1144,7 @@ CONFIG_CAN_CALC_BITTIMING=y
# CONFIG_CAN_ESD_USB2 is not set
# CONFIG_CAN_GS_USB is not set
# CONFIG_CAN_KVASER_USB is not set
-# CONFIG_CAN_PEAK_USB is not set
+CONFIG_CAN_PEAK_USB=y
# CONFIG_CAN_8DEV_USB is not set
# CONFIG_CAN_SOFTING is not set
# CONFIG_CAN_DEBUG_DEVICES is not set