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

Commit 75ccd14f authored by Neeraj Upadhyay's avatar Neeraj Upadhyay
Browse files

arm64: Kconfig: Add Yupik platform



Add arch support for Yupik platform.

Change-Id: If92a2b7dd1a1fa64c1f2daa21b2153cf306e8147
Signed-off-by: default avatarNeeraj Upadhyay <neeraju@codeaurora.org>
parent 122f4cad
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -219,6 +219,15 @@ config ARCH_HOLI
	  HOLI 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_YUPIK
	bool "Enable Support for Qualcomm Technologies, Inc. YUPIK"
	depends on ARCH_QCOM
	help
	  This enables support for the Qualcomm Technologies,
	  Inc.'s YUPIK 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