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

Commit d2318f69 authored by Parth Dixit's avatar Parth Dixit
Browse files

arm64: qcom: Add support for lagoon platform



Add support for lagoon platform in Kconfig.

Change-Id: I999429c47fd6bb69883b43f917d1109b091df69b
Signed-off-by: default avatarMayank Grover <groverm@codeaurora.org>
Signed-off-by: default avatarParth Dixit <parthd@codeaurora.org>
parent 079f3c30
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -166,6 +166,14 @@ config ARCH_LITO
	  This enables support for the LITO chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.

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

config ARCH_BENGAL
	bool "Enable Support for Qualcomm Technologies, Inc. BENGAL"
	depends on ARCH_QCOM