[U-Boot] [PATCH v2 6/6] net: Move CONFIG_E1000 options to Kconfig

Joe Hershberger joe.hershberger at gmail.com
Tue Aug 11 17:53:46 CEST 2015


Hi Simon,

On Tue, Aug 11, 2015 at 8:39 AM, Simon Glass <sjg at chromium.org> wrote:
> Move config for the E1000 Ethernet driver to Kconfig and tidy up affected
> boards.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add CONFIG_NETDEVICES where needed

I'm surprised to see this.  In drivers/net/Kconfig we say "default y
if DM_ETH for NETDEVICES". That must mean that you are not enabling
DM_ETH, but that seems wrong.

> - Add required changes to the defconfig files


More information about the U-Boot mailing list