diff options
Diffstat (limited to 'include/configs/sequoia.h')
-rw-r--r-- | include/configs/sequoia.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sequoia.h b/include/configs/sequoia.h index fbfaadfaded..ed8a51c6633 100644 --- a/include/configs/sequoia.h +++ b/include/configs/sequoia.h @@ -272,7 +272,6 @@ */ /* General PCI */ #define CONFIG_PCI_INDIRECT_BRIDGE /* indirect PCI bridge support */ -#define CONFIG_PCI_PNP /* do 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 */ |