X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fxpedite537x.h;h=2f7fc5a6ebcb8cd80085cc1e3ea33101d4b757bc;hb=3d5ced9e22d32112a20f9dc0f5fb1f22ef088079;hp=bafb8c54456eff7ab2c92de1ad98383cdf4765f7;hpb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/xpedite537x.h b/include/configs/xpedite537x.h index bafb8c5..2f7fc5a 100644 --- a/include/configs/xpedite537x.h +++ b/include/configs/xpedite537x.h @@ -27,7 +27,6 @@ /* * Multicore config */ -#define CONFIG_MP #define CONFIG_BPTR_VIRT_ADDR 0xee000000 /* virt boot page address */ #define CONFIG_MPC8xxx_DISABLE_BPTR /* Don't leave BPTR enabled */ @@ -296,7 +295,6 @@ extern unsigned long get_board_ddr_clk(unsigned long dummy); * Networking options */ #define CONFIG_TSEC_TBI -#define CONFIG_MII 1 /* MII PHY management */ #define CONFIG_MII_DEFAULT_TSEC 1 /* Allow unregistered phys */ #define CONFIG_ETHPRIME "eTSEC2"