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

Commit 30b16a09 authored by Shreyas K K's avatar Shreyas K K Committed by Veera Vegivada
Browse files

arm64: Kconfig: Add support for ARCH_SA8155



Add option "ARCH_SA8155" to enable compilation
for sa8155 target.

Change-Id: I55af2e604c946f8d0494ed6b9ad53aa42244b596
Signed-off-by: default avatarShreyas K K <shrekk@codeaurora.org>
parent fa43b983
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -228,6 +228,14 @@ config ARCH_YUPIK
	  kernel that runs on this chipset or if you are unsure,
	  say 'N' here.

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