commit | 0990fcb772192af615f23cd78bbfc081ec40236b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jul 07 20:53:42 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Aug 06 07:44:28 2015 -0600 |
tree | 3cf93fa114ef5a3136bc3674d5d67b6119478040 | |
parent | 527298c4b51963c7f3ed072d26fcb3e1bcafd092 [diff] |
net: smsc95xx: Add driver-model support Add support for driver model, so that CONFIG_DM_ETH can be defined and used with this driver. Signed-off-by: Simon Glass <sjg@chromium.org>