[PATCH] arm64: defconfig: Enable TI_ICSSG_PRUETH

Ravi Gunasekaran r-gunasekaran at ti.com
Mon Dec 4 02:38:12 PST 2023



On 11/28/23 2:15 PM, MD Danish Anwar wrote:
> The Programmable Real-time Unit and Industrial Communication Subsystem
> Gigabit (PRU_ICSSG) is a low-latency microcontroller subsystem in the TI
> K3 SoCs such as AM654x, AM64x. This subsystem is provided for the use
> cases like implementation of custom peripheral interfaces, offloading of
> tasks from the other processor cores of the SoC, etc.
> 
> Currently AM654x-EVM uses ICSSG driver.
> 
> Signed-off-by: MD Danish Anwar <danishanwar at ti.com>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 5ad2b841aafc..145ee4858c50 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -368,6 +368,7 @@ CONFIG_SNI_NETSEC=y
>  CONFIG_STMMAC_ETH=m
>  CONFIG_DWMAC_TEGRA=m
>  CONFIG_TI_K3_AM65_CPSW_NUSS=y
> +CONFIG_TI_ICSSG_PRUETH=m
>  CONFIG_QCOM_IPA=m
>  CONFIG_MESON_GXL_PHY=m
>  CONFIG_AQUANTIA_PHY=y

Reviewed-by: Ravi Gunasekaran <r-gunasekaran at ti.com>

-- 
Regards,
Ravi



More information about the linux-arm-kernel mailing list