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

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

defconfig: Enable CAN for SA515M



Enable CAN drivers for SA515M.

Change-Id: I00bf1627c1b1e476b37557c0687c5bbc32e84fee
Signed-off-by: default avatarAditya Mathur <aditmath@codeaurora.org>
parent dddf7fed
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -158,6 +158,8 @@ CONFIG_NET_SCH_PRIO=y
CONFIG_QRTR=y
CONFIG_QRTR_SMD=y
CONFIG_QRTR_MHI=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
@@ -158,6 +158,8 @@ CONFIG_NET_SCH_PRIO=y
CONFIG_QRTR=y
CONFIG_QRTR_SMD=y
CONFIG_QRTR_MHI=y
CONFIG_CAN=y
CONFIG_QTI_CAN=y
CONFIG_BT=y
# CONFIG_BT_BREDR is not set
# CONFIG_BT_LE is not set