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

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

arm64: Kconfig: Add config option for SA8195



Add option to enable the compilation for SA8195
platform.

Change-Id: I0866efa419c213d842448b35ee4a829785e7d954
Signed-off-by: default avatarShreyas K K <shrekk@codeaurora.org>
parent 30b16a09
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -236,6 +236,14 @@ config ARCH_SA8155
	  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_SA8195
	bool "Enable Support for Qualcomm Technologies, Inc. SA8195"
	depends on ARCH_QCOM
	help
	  This enables support for the Qualcomm Technologies, Inc.'s
	  SA8195 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