[U-Boot] [PATCH v2 8/8] x86: Remove CONFIG_SYS_EARLY_PCI_INIT
Simon Glass
sjg at chromium.org
Sat Nov 7 00:58:10 CET 2015
On 6 November 2015 at 02:04, 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>
>
> ---
>
> Changes in v2: None
>
> 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