X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fgdppc440etx.h;h=7e03dd63ee32d6592d39f8557be93e8d5ba9a7fe;hb=da684a646d0c94f7a6126e7ecf110278691465a6;hp=2845a80e0d23856e07816184fff44979a83e7139;hpb=2fbb8462b0e18893b4b739705db047ffda82d4fc;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/gdppc440etx.h b/include/configs/gdppc440etx.h index 2845a80..7e03dd6 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() */ /* @@ -148,16 +147,13 @@ * Commands additional to the ones defined in amcc-common.h */ #define CONFIG_CMD_PCI -#undef CONFIG_CMD_EEPROM /* * PCI stuff */ /* 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*/