Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 10286e8b authored by Aditya Mathur's avatar Aditya Mathur Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: sa2150p: Enable CAN for SA2150P



Enable CAN and QTI_CAN config for communication with CAN
microcontroller on CCARD.

Change-Id: I7b7365e4d16c0679584631bcaec4371bd4ff6fe5
Signed-off-by: default avatarAditya Mathur <aditmath@codeaurora.org>
parent 7b7b4f71
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -201,6 +201,8 @@ CONFIG_NET_EMATCH_TEXT=y
CONFIG_NET_CLS_ACT=y
CONFIG_QRTR=y
CONFIG_QRTR_SMD=y
CONFIG_CAN=y
CONFIG_QTI_CAN=y
CONFIG_BT=y
# CONFIG_BT_BREDR is not set
# CONFIG_BT_LE is not set
+2 −0
Original line number Diff line number Diff line
@@ -207,6 +207,8 @@ CONFIG_NET_EMATCH_TEXT=y
CONFIG_NET_CLS_ACT=y
CONFIG_QRTR=y
CONFIG_QRTR_SMD=y
CONFIG_CAN=y
CONFIG_QTI_CAN=y
CONFIG_BT=y
# CONFIG_BT_BREDR is not set
# CONFIG_BT_LE is not set