RE: [PATCH 1/5] ARM: stm32: Re-enable KS8851 on DHCOM

2020-05-27 Thread Patrick DELAUNAY
Hi Marek, > From: Marek Vasut > Sent: mardi 26 mai 2020 04:30 > To: u-boot@lists.denx.de > > Since the KS8851 driver is now in, enable the Kconfig entry on DHCOM to make > the second ethernet available. > > Signed-off-by: Marek Vasut > Cc: Patrick Delaunay > Cc: Patrice Chotard > --- > conf

[PATCH 1/5] ARM: stm32: Re-enable KS8851 on DHCOM

2020-05-25 Thread Marek Vasut
Since the KS8851 driver is now in, enable the Kconfig entry on DHCOM to make the second ethernet available. Signed-off-by: Marek Vasut Cc: Patrick Delaunay Cc: Patrice Chotard --- configs/stm32mp15_dhcom_basic_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/stm32mp15_dhco