X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FG2000.h;h=08ba8404bf8c88efc639edec913c83bc669db71b;hb=d9354530fe3a891718e3a9b88a756545c3891475;hp=af602ffeaab5983e3b73e2db09a1afc2ec99caaf;hpb=0c0892be0d93a5a892b93739c5eb3bf692fed4ff;p=u-boot diff --git a/include/configs/G2000.h b/include/configs/G2000.h index af602ffeaa..08ba8404bf 100644 --- a/include/configs/G2000.h +++ b/include/configs/G2000.h @@ -80,7 +80,6 @@ #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */ -#define CONFIG_NET_MULTI 1 #define CONFIG_PPC4xx_EMAC #define CONFIG_MII 1 /* MII PHY management */ @@ -131,9 +130,6 @@ #define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #undef CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#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 */