Skip to content

Commit 9fba6a5

Browse files
danish-tinmenon
authored andcommitted
arm64: defconfig: Enable TI_ICSSG_PRUETH
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@ti.com> Reviewed-by: Ravi Gunasekaran <r-gunasekaran@ti.com> Link: https://lore.kernel.org/r/20231128084537.3946895-1-danishanwar@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent 21a1989 commit 9fba6a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ CONFIG_SNI_NETSEC=y
368368
CONFIG_STMMAC_ETH=m
369369
CONFIG_DWMAC_TEGRA=m
370370
CONFIG_TI_K3_AM65_CPSW_NUSS=y
371+
CONFIG_TI_ICSSG_PRUETH=m
371372
CONFIG_QCOM_IPA=m
372373
CONFIG_MESON_GXL_PHY=m
373374
CONFIG_AQUANTIA_PHY=y

0 commit comments

Comments
 (0)