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

Commit ec3372b5 authored by Hongwei Ren's avatar Hongwei Ren
Browse files

arm64: kconfig: Add initial platform for Scuba



Adding initial platform config for Scuba.

Change-Id: If4c22be3ad2bfbaadea9cd363ab70f346a561074
Signed-off-by: default avatarHongwei Ren <hongren@codeaurora.org>
parent a61e7f34
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -269,6 +269,14 @@ config ARCH_DIREWOLF
	  kernel that runs on this chipset or if you are unsure,
	  say 'N' here.

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