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

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

msm: Add initial support for sdm450 Kconfig platform



Add ARCH_SDM450 support for Kconfig platform.

Change-Id: I45fb54f373b332c7ab7baef36f939ed8d1ea3fdf
Signed-off-by: default avatarMaria Yu <aiquny@codeaurora.org>
Signed-off-by: default avatarSrinivasarao P <spathi@codeaurora.org>
parent 89a7bb82
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -257,6 +257,15 @@ config ARCH_MSM8953
	  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_SDM450
	bool "Enable Support for Qualcomm Technologies Inc. SDM450"
	depends on ARCH_QCOM
	select COMMON_CLK_QCOM
	select QCOM_GDSC
	help
	  This enables support for the sdm450 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