summaryrefslogtreecommitdiffstats
path: root/configs
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 /configs
parentb68fe15227251e3b0134f5f8f3ca05d07fd7efe1 (diff)
downloadblackbird-obmc-uboot-98c845f2d5fd99e4d5a31e15fd0c06fb45213f02.tar.gz
blackbird-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 'configs')
-rw-r--r--configs/crownbay_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/crownbay_defconfig b/configs/crownbay_defconfig
index f027fafb76..f328159051 100644
--- a/configs/crownbay_defconfig
+++ b/configs/crownbay_defconfig
@@ -21,6 +21,7 @@ CONFIG_DM_PCI=y
CONFIG_SPI_FLASH=y
CONFIG_DM_ETH=y
CONFIG_E1000=y
+CONFIG_PCH_GBE=y
CONFIG_VIDEO_VESA=y
CONFIG_FRAMEBUFFER_SET_VESA_MODE=y
CONFIG_USB=y
OpenPOWER on IntegriCloud