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

Commit a5569e74 authored by Neeraj Upadhyay's avatar Neeraj Upadhyay
Browse files

arm64: qcom: Add support for Lito platform



Add support for Lito platform in Kconfig.

Change-Id: I9e17ee60d49197791cf555d65b461b1282a6793d
Signed-off-by: default avatarNeeraj Upadhyay <neeraju@codeaurora.org>
parent bdd918fd
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -155,6 +155,14 @@ config ARCH_KONA
	  This enables support for the KONA chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.\

config ARCH_LITO
	bool "Enable Support for Qualcomm Technologies, Inc. LITO"
	depends on ARCH_QCOM
	select COMMON_CLK_QCOM
	help
	  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_REALTEK
	bool "Realtek Platforms"
	help