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

Commit bd461f6e authored by Shadab Naseem's avatar Shadab Naseem Committed by Gerrit - the friendly Code Review server
Browse files

msm: Add initial support for Khaje in Kconfig platform



Add ARCH_KHAJE support in the Kconfig platform.

Change-Id: I78a4efd9a3534fb5dc68d5523a2bb96551b39d44
Signed-off-by: default avatarShadab Naseem <snaseem@codeaurora.org>
parent f7a0c99f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -183,6 +183,14 @@ config ARCH_BENGAL
	  This enables support for the BENGAL chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.

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

config ARCH_SCUBA
	bool "Enable Support for Qualcomm Technologies, Inc. SCUBA"
	depends on ARCH_QCOM