diff options
Diffstat (limited to 'include/configs/PMC440.h')
-rw-r--r-- | include/configs/PMC440.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/PMC440.h b/include/configs/PMC440.h index ea698f0bd8d..2e7f6e48032 100644 --- a/include/configs/PMC440.h +++ b/include/configs/PMC440.h @@ -313,7 +313,6 @@ *----------------------------------------------------------------------*/ /* General PCI */ #define CONFIG_PCI_INDIRECT_BRIDGE /* indirect PCI bridge support */ -#define CONFIG_PCI_PNP /* do (not) pci plug-and-play */ #define CONFIG_SYS_PCI_CACHE_LINE_SIZE 0 /* to avoid problems with PNP */ #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */ #define CONFIG_SYS_PCI_TARGBASE 0x80000000 /* PCIaddr mapped to CONFIG_SYS_PCI_MEMBASE */ |