summaryrefslogtreecommitdiffstats
path: root/include/configs/som-6896.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/som-6896.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/som-6896.h')
-rw-r--r--include/configs/som-6896.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/som-6896.h b/include/configs/som-6896.h
index 300e9dfc39..43a9623f04 100644
--- a/include/configs/som-6896.h
+++ b/include/configs/som-6896.h
@@ -20,7 +20,6 @@
#define CONFIG_SCSI_DEV_LIST \
{PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_WILDCATPOINT_AHCI}
-#define CONFIG_SYS_EARLY_PCI_INIT
#define CONFIG_PCI_PNP
#define VIDEO_IO_OFFSET 0
OpenPOWER on IntegriCloud