From: Hauke Mehrtens Date: Sun, 19 Apr 2020 20:25:13 +0000 (+0200) Subject: ipq807x: Add WCSS bus X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1d54c90e37e6a2b2da1c0e4fa89ef1daa265f520;p=openwrt%2Fstaging%2Fhauke.git ipq807x: Add WCSS bus This is needed to build ath11k. Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/ipq807x/config-default b/target/linux/ipq807x/config-default index 186f88a605..e73685074c 100644 --- a/target/linux/ipq807x/config-default +++ b/target/linux/ipq807x/config-default @@ -546,27 +546,45 @@ CONFIG_PWM_SYSFS=y CONFIG_QCOM_A53PLL=y # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set +# CONFIG_QCOM_APR is not set CONFIG_QCOM_BAM_DMA=y # CONFIG_QCOM_CLK_RPM is not set # CONFIG_QCOM_COINCELL is not set # CONFIG_QCOM_COMMAND_DB is not set CONFIG_QCOM_EBI2=y +# CONFIG_QCOM_FASTRPC is not set # CONFIG_QCOM_GENI_SE is not set +# CONFIG_QCOM_GLINK_SSR is not set CONFIG_QCOM_GSBI=y # CONFIG_QCOM_HFPLL is not set # CONFIG_QCOM_LLCC is not set +CONFIG_QCOM_MDT_LOADER=y # CONFIG_QCOM_PDC is not set +# CONFIG_QCOM_Q6V5_ADSP is not set +CONFIG_QCOM_Q6V5_COMMON=y +# CONFIG_QCOM_Q6V5_MSS is not set +# CONFIG_QCOM_Q6V5_PAS is not set +CONFIG_QCOM_Q6V5_WCSS=y CONFIG_QCOM_QFPROM=y +CONFIG_QCOM_QMI_HELPERS=y # CONFIG_QCOM_RMTFS_MEM is not set # CONFIG_QCOM_RPMH is not set +CONFIG_QCOM_RPROC_COMMON=y +CONFIG_QCOM_SCM=y +CONFIG_QCOM_SCM_64=y +# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set +# CONFIG_QCOM_SMD_RPM is not set CONFIG_QCOM_SMEM=y CONFIG_QCOM_SMEM_STATE=y CONFIG_QCOM_SMP2P=y # CONFIG_QCOM_SMSM is not set # CONFIG_QCOM_SOCINFO is not set CONFIG_QCOM_SPMI_VADC=y +CONFIG_QCOM_SYSMON=y CONFIG_QCOM_TSENS=y CONFIG_QCOM_VADC_COMMON=y +# CONFIG_QCOM_WCNSS_CTRL is not set +# CONFIG_QCOM_WCNSS_PIL is not set CONFIG_QCOM_WDT=y # CONFIG_QCS_GCC_404 is not set # CONFIG_QCS_TURING_404 is not set @@ -598,8 +616,10 @@ CONFIG_RESET_CONTROLLER=y # CONFIG_RESET_QCOM_PDC is not set CONFIG_RFS_ACCEL=y CONFIG_RODATA_FULL_DEFAULT_ENABLED=y +CONFIG_RPMSG=y +# CONFIG_RPMSG_CHAR is not set # CONFIG_RPMSG_QCOM_GLINK_SMEM is not set -# CONFIG_RPMSG_QCOM_SMD is not set +CONFIG_RPMSG_QCOM_SMD=y CONFIG_RPS=y CONFIG_RTC_CLASS=y # CONFIG_RTC_DRV_EFI is not set