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

Commit f1cc6d4b authored by Manoharan Vijaya Raghavan's avatar Manoharan Vijaya Raghavan Committed by Gerrit - the friendly Code Review server
Browse files

arm: defconfig: Fix qrtr node id conflict for sdx65



The default Node ID 1 has conflict, as node ID 1 is being used
in IPQ-RC too. Hence fix the Node ID to be 2, (similar to sdx55).

Change-Id: I887b6523119531158e33d706b3b9fca2281d9bf5
Signed-off-by: default avatarManoharan Vijaya Raghavan <mraghava@codeaurora.org>
parent 0fb619aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -172,6 +172,7 @@ CONFIG_NET_SCH_TBF=y
CONFIG_QRTR=y
CONFIG_QRTR_MHI=y
CONFIG_QRTR_MHI_DEV=y
CONFIG_QRTR_NODE_ID=2
CONFIG_QRTR_SMD=y
CONFIG_NETDEVICES=y
CONFIG_MAILBOX=y