]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/T208xQDS.h
pci: Move CONFIG_PCI_PNP to Kconfig
[people/ms/u-boot.git] / include / configs / T208xQDS.h
index a5291cf06af5540a3944fd2317543e4a5de5ecdc..8702a4512c852b1bcb1f099f8b0c49fb2f92a497 100644 (file)
@@ -550,7 +550,6 @@ unsigned long get_board_ddr_clk(void);
  * General PCI
  * Memory space is mapped 1-1, but I/O space must start from 0.
  */
-#define CONFIG_PCI             /* Enable PCI/PCIE */
 #define CONFIG_PCIE1           /* PCIE controller 1 */
 #define CONFIG_PCIE2           /* PCIE controller 2 */
 #define CONFIG_PCIE3           /* PCIE controller 3 */
@@ -600,7 +599,6 @@ unsigned long get_board_ddr_clk(void);
 #ifdef CONFIG_PCI
 #define CONFIG_PCI_INDIRECT_BRIDGE
 #define CONFIG_FSL_PCIE_RESET     /* need PCIe reset errata */
-#define CONFIG_PCI_PNP         /* do pci plug-and-play */
 #define CONFIG_PCI_SCAN_SHOW   /* show pci devices on startup */
 #define CONFIG_DOS_PARTITION
 #endif