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

Commit 9457ab49 authored by Vijay Navnath Kamble's avatar Vijay Navnath Kamble Committed by Gerrit - the friendly Code Review server
Browse files

ARM: msm: Add board config support for 32 bit scuba iot



This change add board config support to enable build
32 bit kernel for scuba iot.

Change-Id: Ic33282d5d4ddd186c570a3b689a9df5c5cf00e32
Signed-off-by: default avatarVijay Navnath Kamble <vkamble@codeaurora.org>
parent d95e973b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10,6 +10,8 @@

static const char *scuba_dt_match[] __initconst = {
	"qcom,scuba",
	"qcom,scuba-iot",
	"qcom,scubap-iot",
	NULL
};