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

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

Merge "arm64: Add config option for sdm660"

parents 5266e645 b4c66bb6
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -22,6 +22,15 @@ config ARCH_ALPINE
	  This enables support for the Annapurna Labs Alpine
	  Soc family.

config ARCH_SDM660
	bool "Enable Support for Qualcomm Technologies Inc SDM660"
	depends on ARCH_QCOM
	select COMMON_CLK
	select COMMON_CLK_QCOM
	select QCOM_GDSC
	help
	  This enables support for the SDM660 chipset.

config ARCH_BCM2835
	bool "Broadcom BCM2835 family"
	select TIMER_OF