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

Commit bb50e919 authored by Lina Iyer's avatar Lina Iyer
Browse files

drivers: qcom: Remove addition KConfig definition of QCOM_RPMH



Remove duplicate definition of CONFIG_QCOM_RPMH added by commit
a26573f5 ("msm: msm_bus: Add snapshot of msm_bus driver").

Change-Id: Ia8e2215c06262fd29722ced299e9984b2e42204d
Signed-off-by: default avatarLina Iyer <ilina@codeaurora.org>
parent 8b4b1ec1
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -483,16 +483,6 @@ config QCOM_WATCHDOG_V2
	  deadlocks. It does not run during the bootup process, so it will
	  not catch any early lockups.

config QCOM_RPMH
	bool "Qualcomm Technologies, Inc. RPM-Hardened (RPMH) Communication"
	depends on ARCH_QCOM && ARM64 && OF || COMPILE_TEST
	help
	  Support for communication with the hardened-RPM blocks in
	  Qualcomm Technologies Inc (QTI) SoCs. RPMH communication uses an
	  internal bus to transmit state requests for shared resources. A set
	  of hardware components aggregate requests for these resources and
	  help apply the aggregated state on the resource.

config QCOM_BUS_SCALING
	bool "Bus scaling driver"
	help