diff options
Diffstat (limited to 'include/configs/coreboot.h')
| -rw-r--r-- | include/configs/coreboot.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h index a4aa8f745..5bacc77bb 100644 --- a/include/configs/coreboot.h +++ b/include/configs/coreboot.h @@ -41,6 +41,7 @@  #define CONFIG_INTEL_CORE_ARCH	/* Sandy bridge and ivy bridge chipsets. */  #define CONFIG_ZBOOT_32  #define CONFIG_PHYSMEM +#define CONFIG_SYS_EARLY_PCI_INIT  #define CONFIG_LMB  #define CONFIG_OF_LIBFDT |