]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mpc5121ads.h
pci: Move CONFIG_PCI_PNP to Kconfig
[people/ms/u-boot.git] / include / configs / mpc5121ads.h
index 3fc65667afd7f3a7854af054b9c439d5ce92f41f..c36141a0076a374434bea674e0b92a4507d1b028 100644 (file)
 #define CONFIG_SYS_PCI_IO_PHYS         0x84000000
 #define CONFIG_SYS_PCI_IO_SIZE         0x01000000      /* 16M */
 
-#define CONFIG_PCI_PNP                 /* do pci plug-and-play */
-
 #define CONFIG_PCI_SCAN_SHOW           /* show pci devices on startup */
 
 #endif