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

Commit 0d3cfbaf authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm64: defconfig: Enable Lahaina platform"

parents 3d210e4f dd224d1f
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
+1 −0
Original line number Diff line number Diff line
CONFIG_ARCH_QCOM=y
CONFIG_ARCH_LAHAINA=y