[U-Boot] [PATCH 7/7] x86: Remove CONFIG_SYS_EARLY_PCI_INIT

Simon Glass sjg at chromium.org
Fri Nov 6 13:08:02 CET 2015


On 4 November 2015 at 05:50, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
>  include/configs/bayleybay.h      | 1 -
>  include/configs/crownbay.h       | 1 -
>  include/configs/galileo.h        | 1 -
>  include/configs/minnowmax.h      | 1 -
>  include/configs/qemu-x86.h       | 1 -
>  include/configs/som-6896.h       | 1 -
>  include/configs/x86-chromebook.h | 1 -
>  7 files changed, 7 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list