Re: [PATCH v3 59/81] net: Add an SPL config for atheros

2023-02-18 Thread Ramon Fried
On Mon, Feb 6, 2023 at 9:21 PM Simon Glass wrote: > > Add a new SPL_PHY_ATHEROS to avoid a build error on am335x_evm with split > config. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > drivers/net/phy/Kconfig | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git

[PATCH v3 59/81] net: Add an SPL config for atheros

2023-02-06 Thread Simon Glass
Add a new SPL_PHY_ATHEROS to avoid a build error on am335x_evm with split config. Signed-off-by: Simon Glass --- (no changes since v1) drivers/net/phy/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index