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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user