]> Git Repo - u-boot.git/commitdiff
configs: am65x_evm_a53: Enable ICSSG Driver
authorMD Danish Anwar <[email protected]>
Tue, 16 Apr 2024 09:20:15 +0000 (14:50 +0530)
committerTom Rini <[email protected]>
Mon, 29 Apr 2024 16:54:38 +0000 (10:54 -0600)
Enable ICSSG driver in am65x_evm_a53_defconfig

Signed-off-by: MD Danish Anwar <[email protected]>
Acked-by: Ravi Gunasekaran <[email protected]>
configs/am65x_evm_a53_defconfig

index 3afa80f45a88237f9735b3adb5389fe55e4e6164..f06186ed8d52f6139d543a97091ba8619e07f3b9 100644 (file)
@@ -129,6 +129,7 @@ CONFIG_PHY_FIXED=y
 CONFIG_E1000=y
 CONFIG_CMD_E1000=y
 CONFIG_TI_AM65_CPSW_NUSS=y
+CONFIG_TI_ICSSG_PRUETH=y
 CONFIG_PCI_KEYSTONE=y
 CONFIG_PHY=y
 CONFIG_SPL_PHY=y
This page took 0.041918 seconds and 4 git commands to generate.