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

Commit 24b8eba9 authored by Siva Kumar Akkireddi's avatar Siva Kumar Akkireddi Committed by Gerrit - the friendly Code Review server
Browse files

arm64: defconfig: Enable SPS driver for Lahaina



Enable SPS driver for Lahaina. SPS (Smart Peripheral System)
enables the support of all BAMs in the system which provide DMA
functionality to various peripherals.

Change-Id: I99b44844fefa6653fc4cdf991f855c9d9b5663e5
Signed-off-by: default avatarSiva Kumar Akkireddi <sivaa@codeaurora.org>
parent a70116e1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -27,3 +27,8 @@ CONFIG_I3C_MASTER_MSM_GENI=y
CONFIG_PCI_MSM=y
CONFIG_PCI_MSM_MSI=y
# CONFIG_CNSS2 is not set
CONFIG_SPS=y
CONFIG_SPS_SUPPORT_NDP_BAM=y
# CONFIG_SPS_SUPPORT_BAMDMA is not set
# CONFIG_USB_BAM is not set
# CONFIG_QCOM_SPMI_TEMP_ALARM is not set