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

Commit 1be7b915 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm64: Define VM platform for SDM845"

parents a9d87f18 cd4c291a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -137,6 +137,16 @@ config ARCH_SDM845
	  This enables support for the SDM845 chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.

config ARCH_SDM845_VM
	bool "Enable Support for Qualcomm Technologies Inc. SDM845 VM"
	select QCOM_VM_WDT if WATCHDOG
	help
	  This enables support for VM on sdm845 chipset.If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.

	  To compile this driver as a module, choose M here: the
	  module will be called SDM845_VM.

config ARCH_SDM670
	bool "Enable Support for Qualcomm Technologies Inc. SDM670"
	depends on ARCH_QCOM