commit | d90385be7ef79c75770b4630f4d16bc13c03c2dc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 05 16:23:35 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue May 09 20:19:31 2017 -0400 |
tree | e7e7d7519ccd6a05c445dba68d08014e7d773984 | |
parent | 25085236c67a68e6d50e7bfa79d41c870df4047e [diff] |
dm: arm: rpi: Use driver model for Ethernet Enable CONFIG_DM_ETH so that driver model is used for the USB Ethernet device. Signed-off-by: Simon Glass <sjg@chromium.org>