]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
net: ti: Kconfig: Enable SPL_SYSCON config for CPSW
authorChintan Vankar <c-vankar@ti.com>
Thu, 31 Jul 2025 07:59:42 +0000 (13:29 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 20 Aug 2025 17:06:18 +0000 (11:06 -0600)
TI's Ethernet switch needs system controllers enabled in R5SPL stage while
booting via Ethernet. Enable SPL_SYSCON config for
CONFIG_TI_AM65_CPSW_NUSS.

Reviewed-by: Alexander Sverdlin <alexander.sverdlin@siemens.com>
Signed-off-by: Chintan Vankar <c-vankar@ti.com>
drivers/net/ti/Kconfig

index ddfa95a0b7e9757700405841239e0ff2e0c317d3..3d495a56670fe6f306b76c1a35ae5c064b0a824c 100644 (file)
@@ -46,6 +46,7 @@ config TI_AM65_CPSW_NUSS
        imply MISC
        imply SYSCON
        imply MDIO_TI_CPSW
+       imply SPL_SYSCON
        select PHYLIB
        help
          This driver supports TI K3 MCU CPSW Nuss Ethernet controller