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

Commit 720bd5fe authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm64: Kconfig: Add config option ARCH_SA2150P"

parents c274e5f0 52e38271
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -390,4 +390,13 @@ config ARCH_ZYNQMP
	help
	  This enables support for Xilinx ZynqMP Family

config ARCH_SA2150P
	bool "Enable Support for Qualcomm Technologies, Inc. SA2150P"
	depends on ARCH_QCOM
	help
	  This configuration option enables support to build kernel for
	  SA2150P SoC.
	  If you do not wish to build a kernel that runs on this chipset,
	  say 'N' here.

endmenu