diff options
Diffstat (limited to 'include/configs/pf5200.h')
| -rw-r--r-- | include/configs/pf5200.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/pf5200.h b/include/configs/pf5200.h index 18d0c879a..2ce39c913 100644 --- a/include/configs/pf5200.h +++ b/include/configs/pf5200.h @@ -69,6 +69,7 @@  #define CONFIG_PCI		1  #define CONFIG_PCI_PNP		1  #define CONFIG_PCI_SCAN_SHOW	1 +#define CONFIG_PCIAUTO_SKIP_HOST_BRIDGE	1  #define CONFIG_PCI_MEM_BUS	0x40000000  #define CONFIG_PCI_MEM_PHYS	CONFIG_PCI_MEM_BUS |