summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Goger <klaus.goger@theobroma-systems.com>2017-04-18 11:27:23 +0200
committerKlaus Goger <klaus.goger@theobroma-systems.com>2017-05-24 11:22:47 +0200
commitbba248d85508e01388fb49d1ba2b60a5bd924ab7 (patch)
tree65b564adea49545f1bbc3fa22ce9f930c58a242e
parent610bfefde5af028774f60c4dd4efaaf41b2e536c (diff)
arm64: defconfig: puma: enable uCAN in defconfig
enable the CAN support provided by the companion controller default firmware Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
-rw-r--r--arch/arm64/configs/puma-rk3399_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/configs/puma-rk3399_defconfig b/arch/arm64/configs/puma-rk3399_defconfig
index 9e6c20ba574f..c022c8ff4123 100644
--- a/arch/arm64/configs/puma-rk3399_defconfig
+++ b/arch/arm64/configs/puma-rk3399_defconfig
@@ -150,6 +150,9 @@ CONFIG_NET_SCH_CODEL=y
CONFIG_NET_SCH_FQ_CODEL=y
CONFIG_NET_CLS_U32=y
CONFIG_CLS_U32_MARK=y
+CONFIG_CAN=y
+CONFIG_CAN_LEDS=y
+CONFIG_CAN_UCAN=y
CONFIG_BT=y
CONFIG_BT_RFCOMM=y
CONFIG_BT_HIDP=y