
11 Aug
2015
11 Aug
'15
5:53 p.m.
Hi Simon,
On Tue, Aug 11, 2015 at 8:39 AM, Simon Glass sjg@chromium.org wrote:
Move config for the E1000 Ethernet driver to Kconfig and tidy up affected boards.
Signed-off-by: Simon Glass sjg@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