From 3ff2f001c2289186c88edf55779078395987bb60 Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Thu, 13 Aug 2015 00:29:15 -0700 Subject: x86: Enable CONFIG_PCI_CONFIG_HOST_BRIDGE for all boards 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 --- include/configs/bayleybay.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/bayleybay.h') diff --git a/include/configs/bayleybay.h b/include/configs/bayleybay.h index d37a865..1ba2998 100644 --- a/include/configs/bayleybay.h +++ b/include/configs/bayleybay.h @@ -16,7 +16,6 @@ #define CONFIG_SYS_MONITOR_LEN (1 << 20) #define CONFIG_ARCH_MISC_INIT -#define CONFIG_PCI_CONFIG_HOST_BRIDGE #define CONFIG_SYS_EARLY_PCI_INIT #define CONFIG_PCI_PNP -- cgit v1.1