mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 11:11:26 +02:00
ARM: config: msm: Enable BAM config for Pineapple
Enable config for BAM driver SPS (Smart Peripheral System) enables the support of all BAMs in the system which provide DMA functionality to various peripherals for Pineapple. Change-Id: Ida34e789704016f6b45af535b015424a46e5d6e2 Signed-off-by: Chandana Kishori Chiluveru <quic_cchiluve@quicinc.com>
This commit is contained in:
parent
6d2e2fbb65
commit
840fdb3ecd
|
|
@ -75,6 +75,7 @@ CONFIG_POWER_RESET_QCOM_PON=m
|
|||
CONFIG_POWER_RESET_QCOM_REBOOT_REASON=m
|
||||
CONFIG_PWM_QTI_LPG=m
|
||||
CONFIG_QCOM_AOSS_QMP=m
|
||||
CONFIG_QCOM_BAM_DMA=m
|
||||
CONFIG_QCOM_BWMON=m
|
||||
CONFIG_QCOM_CLK_RPMH=m
|
||||
# CONFIG_QCOM_COINCELL is not set
|
||||
|
|
@ -178,6 +179,8 @@ CONFIG_SM_VIDEOCC_PINEAPPLE=m
|
|||
CONFIG_SPI_MSM_GENI=m
|
||||
CONFIG_SPMI_MSM_PMIC_ARB=m
|
||||
CONFIG_SPMI_QTI_GLINK_DEBUG=m
|
||||
CONFIG_SPS=m
|
||||
CONFIG_SPS_SUPPORT_NDP_BAM=y
|
||||
CONFIG_STM=m
|
||||
CONFIG_STM_PROTO_OST=m
|
||||
CONFIG_STM_SOURCE_CONSOLE=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user