summaryrefslogtreecommitdiffstats
path: root/include/configs/crownbay.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-08-27 22:25:59 -0700
committerSimon Glass <sjg@chromium.org>2015-09-09 07:48:03 -0600
commit98c845f2d5fd99e4d5a31e15fd0c06fb45213f02 (patch)
treedfe0f3d2395b6504e352e15a7c7b20c0a638d574 /include/configs/crownbay.h
parentb68fe15227251e3b0134f5f8f3ca05d07fd7efe1 (diff)
downloadtalos-obmc-uboot-98c845f2d5fd99e4d5a31e15fd0c06fb45213f02.tar.gz
talos-obmc-uboot-98c845f2d5fd99e4d5a31e15fd0c06fb45213f02.zip
x86: crownbay: Enable CONFIG_PCH_GBE
Now that we have converted the pch_gbe driver to driver moel, enable it on Intel Crown Bay board. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/crownbay.h')
-rw-r--r--include/configs/crownbay.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/crownbay.h b/include/configs/crownbay.h
index a344c85f41..3153a74d3b 100644
--- a/include/configs/crownbay.h
+++ b/include/configs/crownbay.h
@@ -49,9 +49,6 @@
#define CONFIG_MMC_SDMA
#define CONFIG_CMD_MMC
-/* Topcliff Gigabit Ethernet */
-#define CONFIG_PHYLIB
-
/* Environment configuration */
#define CONFIG_ENV_SECT_SIZE 0x1000
#define CONFIG_ENV_OFFSET 0
OpenPOWER on IntegriCloud