commit | 0ff65eb99c3ed4d452b9c74dae8c4f736d92303f | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Dec 17 15:50:45 2014 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 18 17:26:07 2014 -0700 |
tree | da2213025260185c6aa4c14ad2d3b3de995fd25b | |
parent | adfe3b247a7a281931f0fd865e9d00600e9dd384 [diff] |
x86: crownbay: Enable Intel E1000 NIC support We don't have driver for the Intel Topcliff PCH Gigabit Ethernet controller for now, so enable the Intle E1000 NIC support, which can be plugged into any PCIe slot on the Crown Bay board. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>