]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Remove CONFIG_SYS_EARLY_PCI_INIT
authorBin Meng <bmeng.cn@gmail.com>
Fri, 6 Nov 2015 10:04:55 +0000 (02:04 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 13 Nov 2015 14:46:26 +0000 (06:46 -0800)
commit6d41027fe2e734aa1e15fabc1523417b3b871691
tree3c86802288d3d980938914b737328da37d2c268e
parent902ca5bdf37841c0b892317be603edb41f7cbc03
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>
include/configs/bayleybay.h
include/configs/crownbay.h
include/configs/galileo.h
include/configs/minnowmax.h
include/configs/qemu-x86.h
include/configs/som-6896.h
include/configs/x86-chromebook.h