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

Commit 89a7bb82 authored by Maria Yu's avatar Maria Yu Committed by Srinivasarao P
Browse files

msm: Add initial support for msm8953 Kconfig platform



Add ARCH_MSM8953 support for Kconfig platform.

Change-Id: Idecc607b96c9cf200dc3a05ead0071a0b16f2619
Signed-off-by: default avatarMaria Yu <aiquny@codeaurora.org>
Signed-off-by: default avatarSrinivasarao P <spathi@codeaurora.org>
parent 0a85a6fd
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -248,6 +248,15 @@ config ARCH_SDM439
	  This enables support for the sdm439 chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.

config ARCH_MSM8953
	bool "Enable Support for Qualcomm Technologies Inc. MSM8953"
	depends on ARCH_QCOM
	select COMMON_CLK_QCOM
	select QCOM_GDSC
	help
	  This enables support for the MSM8953 chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.

config ARCH_ROCKCHIP
	bool "Rockchip Platforms"
	select ARCH_HAS_RESET_CONTROLLER