commit | 868767c71a375a07a44cc4fd49d67a4e2b1b9e8b | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 27 22:25:56 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 09 07:48:03 2015 -0600 |
tree | d0a5b2b4a0d93485a6a3a0e36552fa5460f4982b | |
parent | b4f53e739ed38658fcbe11747aa3a393665e23ab [diff] |
x86: crownbay: Convert to use CONFIG_DM_ETH for E1000 Since E1000 driver has been converted to driver model, enable it on Intel Crown Bay. But the Intel Topcliff GbE driver has not been converted to driver model yet, disable it for now. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>