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

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

Merge "qcs405_defconfig: Enable the smcinvoke driver"

parents d34336ff 5a224753
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1068,6 +1068,12 @@
		qcom,qsee-reentrancy-support = <2>;
	};

	qcom_smcinvoke: smcinvoke@85900000 {
		compatible = "qcom,smcinvoke";
		reg = <0x85900000 0x500000>;
		reg-names = "secapp-region";
	};

	qcom_rng: qrng@e3000 {
		compatible = "qcom,msm-rng";
		reg = <0xe3000 0x1000>;
+1 −0
Original line number Diff line number Diff line
@@ -437,6 +437,7 @@ CONFIG_QCOM_GLINK_PKT=y
CONFIG_MSM_JTAGV8=y
CONFIG_QTI_RPM_STATS_LOG=y
CONFIG_MSM_CDSP_LOADER=y
CONFIG_QCOM_SMCINVOKE=y
CONFIG_MSM_PM=y
CONFIG_QCOM_SMP2P_SLEEPSTATE=y
CONFIG_QCOM_BIMC_BWMON=y
+1 −0
Original line number Diff line number Diff line
@@ -463,6 +463,7 @@ CONFIG_QCOM_GLINK=y
CONFIG_QCOM_GLINK_PKT=y
CONFIG_QTI_RPM_STATS_LOG=y
CONFIG_MSM_CDSP_LOADER=y
CONFIG_QCOM_SMCINVOKE=y
CONFIG_MSM_PM=y
CONFIG_QCOM_SMP2P_SLEEPSTATE=y
CONFIG_QCOM_BIMC_BWMON=y