mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 12:46:14 +02:00
net: ti: Kconfig: Enable SPL_SYSCON config for CPSW
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>
This commit is contained in:
parent
e85b090165
commit
333b50d32d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user