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

Commit 87ed9e48 authored by Vijay Navnath Kamble's avatar Vijay Navnath Kamble
Browse files

ARM: msm: Add board config support for 32 bit bengal apq iot



This change add board config support to enable build
32 bit kernel for bengal apq/qcs iot.

Change-Id: Ia3f0407f160a75c30b6ded4453e975b32ba8f637
Signed-off-by: default avatarVijay Navnath Kamble <vkamble@codeaurora.org>
parent 3e61c1d8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
static const char *trinket_dt_match[] __initconst = {
	"qcom,bengal",
	"qcom,bengal-iot",
	"qcom,bengalp-iot",
	NULL
};