]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: multi_v7_defconfig: Enable TI PRU Ethernet driver
authorParvathi Pudi <parvathi@couthit.com>
Mon, 3 Nov 2025 12:54:51 +0000 (18:24 +0530)
committerKevin Hilman <khilman@baylibre.com>
Mon, 17 Nov 2025 16:53:20 +0000 (08:53 -0800)
The Programmable Real-time Unit and Industrial Communication Subsystem
Megabit (ICSSM) is a microcontroller subsystem in TI SoCs such as
AM57x, AM437x, and AM335x. It provides real-time processing
capabilities for industrial communication and custom peripheral interfaces.

Currently, EVMs based on AM57x, AM437x, and AM335x use the ICSSM driver
for PRU-based Ethernet functionality.

This patch enables TI_PRUSS and TI_PRUETH as a module for TI SoCs.

Signed-off-by: Parvathi Pudi <parvathi@couthit.com>
Link: https://lore.kernel.org/r/20251103125451.1679404-1-parvathi@couthit.com
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm/configs/multi_v7_defconfig

index 12f706e2ded541874f9d60739ffb571307fd7b92..7f1fa9dd88c92cf04e3b1d9c05166d0f407b3f65 100644 (file)
@@ -281,6 +281,8 @@ CONFIG_TI_CPSW_SWITCHDEV=y
 CONFIG_TI_CPTS=y
 CONFIG_TI_KEYSTONE_NETCP=y
 CONFIG_TI_KEYSTONE_NETCP_ETHSS=y
+CONFIG_TI_PRUSS=m
+CONFIG_TI_PRUETH=m
 CONFIG_XILINX_EMACLITE=y
 CONFIG_SFP=m
 CONFIG_BROADCOM_PHY=y