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

Commit be0cbf70 authored by Raja Mallik's avatar Raja Mallik Committed by Gerrit - the friendly Code Review server
Browse files

board: msm: Add board support for apq8009 target



Add apq8009 soc in board configuration.

Change-Id: I80f908ed83e34ad33dce5ea2747a358a3bd870d5
Signed-off-by: default avatarRaja Mallik <rmallik@codeaurora.org>
parent 9d4600a1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@

static const char *msm8909_dt_match[] __initconst = {
	"qcom,msm8909",
	"qcom,apq8009",
	NULL
};