commit | 68c419765be39ae351e93501f470c38760865437 | [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 | 3faecae9a000553e207c14a0712af363e8893abf [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>