summaryrefslogtreecommitdiffstats
path: root/include/configs/crownbay.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-08-27 22:25:56 -0700
committerSimon Glass <sjg@chromium.org>2015-09-09 07:48:03 -0600
commit868767c71a375a07a44cc4fd49d67a4e2b1b9e8b (patch)
treed0a5b2b4a0d93485a6a3a0e36552fa5460f4982b /include/configs/crownbay.h
parentb4f53e739ed38658fcbe11747aa3a393665e23ab (diff)
downloadblackbird-obmc-uboot-868767c71a375a07a44cc4fd49d67a4e2b1b9e8b.tar.gz
blackbird-obmc-uboot-868767c71a375a07a44cc4fd49d67a4e2b1b9e8b.zip
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>
Diffstat (limited to 'include/configs/crownbay.h')
-rw-r--r--include/configs/crownbay.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/crownbay.h b/include/configs/crownbay.h
index 998da78842..a344c85f41 100644
--- a/include/configs/crownbay.h
+++ b/include/configs/crownbay.h
@@ -50,7 +50,6 @@
#define CONFIG_CMD_MMC
/* Topcliff Gigabit Ethernet */
-#define CONFIG_PCH_GBE
#define CONFIG_PHYLIB
/* Environment configuration */
OpenPOWER on IntegriCloud