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

Commit 48610e68 authored by Anant Goel's avatar Anant Goel Committed by Shreyas K K
Browse files

arm64: Kconfig: Add config option for Direwolf



Add option "CONFIG_DIREWOLF" to enable to compilation for
the Direwolf platform.

Change-Id: Id556b35e251002d07f7ee38023725f744ee682c3
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent 5ac088fc
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -252,6 +252,15 @@ config ARCH_SA6155
	  SA6155 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_DIREWOLF
	bool "Enable Support for Qualcomm Technologies, Inc. DIREWOLF AU"
	depends on ARCH_QCOM
	help
	  This enables support for the Qualcomm Technologies, Inc.'s
	  DIREWOLF Automotive 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