summaryrefslogtreecommitdiffstats
path: root/include/configs/crownbay.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-11-06 02:04:55 -0800
committerBin Meng <bmeng.cn@gmail.com>2015-11-13 06:46:26 -0800
commit6d41027fe2e734aa1e15fabc1523417b3b871691 (patch)
tree3c86802288d3d980938914b737328da37d2c268e /include/configs/crownbay.h
parent902ca5bdf37841c0b892317be603edb41f7cbc03 (diff)
downloadtalos-obmc-uboot-6d41027fe2e734aa1e15fabc1523417b3b871691.tar.gz
talos-obmc-uboot-6d41027fe2e734aa1e15fabc1523417b3b871691.zip
x86: Remove CONFIG_SYS_EARLY_PCI_INIT
CONFIG_SYS_EARLY_PCI_INIT is not needed any more since with driver model, PCI enumeration is automatically triggered. 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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/crownbay.h b/include/configs/crownbay.h
index 184169dbdf..54a2905c1d 100644
--- a/include/configs/crownbay.h
+++ b/include/configs/crownbay.h
@@ -20,7 +20,6 @@
#define CONFIG_SMSC_LPC47M
-#define CONFIG_SYS_EARLY_PCI_INIT
#define CONFIG_PCI_PNP
#define CONFIG_STD_DEVICES_SETTINGS "stdin=serial,vga,usbkbd\0" \
OpenPOWER on IntegriCloud