diff options
Diffstat (limited to 'include/configs/UCP1020.h')
-rw-r--r-- | include/configs/UCP1020.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/UCP1020.h b/include/configs/UCP1020.h index 1648c47fd8..ce1cf97cf0 100644 --- a/include/configs/UCP1020.h +++ b/include/configs/UCP1020.h @@ -390,7 +390,6 @@ #define CONFIG_SYS_PCIE1_IO_PHYS 0xffc00000 #define CONFIG_SYS_PCIE1_IO_SIZE 0x00010000 /* 64k */ -#define CONFIG_PCI_PNP /* do pci plug-and-play */ #define CONFIG_CMD_PCI #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */ |