diff options
Diffstat (limited to 'include/configs/controlcenterd.h')
-rw-r--r-- | include/configs/controlcenterd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/controlcenterd.h b/include/configs/controlcenterd.h index 3bddf88f75..5e1f1b0139 100644 --- a/include/configs/controlcenterd.h +++ b/include/configs/controlcenterd.h @@ -233,7 +233,6 @@ */ #define CONFIG_PCIE1 /* PCIE controller 1 (slot 1) */ #define CONFIG_PCI_INDIRECT_BRIDGE -#define CONFIG_PCI_PNP /* do pci plug-and-play */ #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */ #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */ #define CONFIG_CMD_PCI |