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

Commit 86e41012 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: Add initial support for sdm632 Kconfig platform"

parents c8a75096 510ac3c4
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -162,6 +162,15 @@ config ARCH_SDM450
	  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_SDM632
	bool "Enable Support for Qualcomm Technologies Inc. SDM632"
	depends on ARCH_QCOM
	select CPU_FREQ_QCOM
	select COMMON_CLK_MSM
	help
	  This enables support for the sdm632 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