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

Commit 1d9f858c authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta
Browse files

arm64: Kconfig: Add config option for Lahaina



Add option "CONFIG_LAHAINA" to enable the compilation
for Lahaina platform.

Change-Id: Ia8c667b85bc70a580cba29e8701ed13817614075
Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@codeaurora.org>
parent c535b83b
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -179,6 +179,15 @@ config ARCH_QCOM
	help
	  This enables support for the ARMv8 based Qualcomm chipsets.

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

config ARCH_REALTEK
	bool "Realtek Platforms"
	help