X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FW7OLMG.h;h=f28f3e4f9a2aa32351037f7484ef88742a44befa;hb=63777665169971ee2d8a69b8ebfbc71f6acf2924;hp=422a781a5cabb23a3c066f1e4461d64e653c4ec4;hpb=d963e84c92a63b4e6c4f2f80482a5ecbe9b24fe0;p=oweals%2Fu-boot.git diff --git a/include/configs/W7OLMG.h b/include/configs/W7OLMG.h index 422a781a5c..f28f3e4f9a 100644 --- a/include/configs/W7OLMG.h +++ b/include/configs/W7OLMG.h @@ -71,7 +71,6 @@ #define CONFIG_PPC4xx_EMAC #define CONFIG_MII 1 /* MII PHY management */ #define CONFIG_PHY_ADDR 0 /* PHY address */ -#define CONFIG_NET_MULTI #define CONFIG_RTC_M48T35A 1 /* ST Electronics M48 timekeeper */ #define CONFIG_DTT_LM75 1 /* ON Semi's LM75 */ @@ -121,7 +120,6 @@ #define CONFIG_SYS_PROMPT "Wave7Optics> " /* Monitor Command Prompt */ #undef CONFIG_SYS_HUSH_PARSER /* No hush parse for U-Boot */ #ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #endif #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */