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

Commit 92e27bdf authored by Mukesh Ojha's avatar Mukesh Ojha
Browse files

arm64: Kconfig: Add config option for Shima



Add option "CONFIG_SHIMA" to enable the compilation
for Shima platform.

Change-Id: If0d21709036af533e35aa14188c6a29b3c2e3759
Signed-off-by: default avatarMukesh Ojha <mojha@codeaurora.org>
parent bc4811bb
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -202,6 +202,14 @@ config ARCH_QTI_VM
	  require VM support or if you are unsure,
	  say 'N' here.

config ARCH_SHIMA
	bool "Enable Support for Qualcomm Technologies, Inc. SHIMA"
	depends on ARCH_QCOM
	help
	  This enables support for the Qualcomm Technologies, Inc.'s
	  SHIMA 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