[U-Boot] [PATCH 09/11] x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards
Simon Glass
sjg at chromium.org
Sun Aug 16 23:27:22 CEST 2015
On 13 August 2015 at 01:29, Bin Meng <bmeng.cn at gmail.com> wrote:
> It looks that x86 chipset always contains a host bridge at pci
> b.d.f 0.0.0, so enable this for all boards.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> include/configs/bayleybay.h | 1 -
> include/configs/crownbay.h | 1 -
> include/configs/minnowmax.h | 1 -
> include/configs/qemu-x86.h | 1 -
> include/configs/x86-common.h | 1 +
> 5 files changed, 1 insertion(+), 4 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list