From: Hari Nagalla Date: Fri, 2 Aug 2024 15:21:09 +0000 (-0500) Subject: arm64: defconfig: Enable TI K3 M4 remoteproc driver X-Git-Tag: v6.14-rc1~101^2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=184caba444cfd4b90231de7d071b9966c115c29f;p=thirdparty%2Flinux.git arm64: defconfig: Enable TI K3 M4 remoteproc driver Some K3 platform devices (AM64x, AM62x) have a Cortex M4 core. Build the M4 remote proc driver as a module for these platforms. Signed-off-by: Hari Nagalla Signed-off-by: Andrew Davis Tested-by: Wadim Egorov Link: https://lore.kernel.org/r/20240802152109.137243-10-afd@ti.com Signed-off-by: Nishanth Menon --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c62831e615863..69ea4f7065770 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1400,6 +1400,7 @@ CONFIG_QCOM_Q6V5_PAS=m CONFIG_QCOM_SYSMON=m CONFIG_QCOM_WCNSS_PIL=m CONFIG_TI_K3_DSP_REMOTEPROC=m +CONFIG_TI_K3_M4_REMOTEPROC=m CONFIG_TI_K3_R5_REMOTEPROC=m CONFIG_RPMSG_CHAR=m CONFIG_RPMSG_CTRL=m