X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fgdppc440etx.h;h=fee46add8091515f71b5722f295cb9947ac93edf;hb=e38f5fc8d80d946b401ba0e9ba0fcb52d6e7e74b;hp=2845a80e0d23856e07816184fff44979a83e7139;hpb=68f7289b4ff6daf8c7e9898d5f0eb8f0aaad7bba;p=u-boot diff --git a/include/configs/gdppc440etx.h b/include/configs/gdppc440etx.h index 2845a80e0d..fee46add80 100644 --- a/include/configs/gdppc440etx.h +++ b/include/configs/gdppc440etx.h @@ -30,7 +30,6 @@ */ #include "amcc-common.h" -#define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f*/ #define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */ /* @@ -155,9 +154,7 @@ */ /* General PCI */ -#define CONFIG_PCI /* include pci support */ #define CONFIG_PCI_INDIRECT_BRIDGE /* indirect PCI bridge support */ -#undef CONFIG_PCI_PNP /* do (not) pci plug-and-play */ #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup*/ #define CONFIG_SYS_PCI_TARGBASE 0x80000000 /* PCIaddr mapped to \ CONFIG_SYS_PCI_MEMBASE*/