X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2FHUB405.h;h=e90782f56a9cbb0c7f3a8a28cab72f6fe4f315da;hb=9c6c5c06764b7762a016b0ede002511139166fee;hp=827ecf26e447944d18322777f89fa1654e975700;hpb=25ddd1fb0a2281b182529afbc8fda5de2dc16d96;p=oweals%2Fu-boot.git diff --git a/include/configs/HUB405.h b/include/configs/HUB405.h index 827ecf26e4..e90782f56a 100644 --- a/include/configs/HUB405.h +++ b/include/configs/HUB405.h @@ -62,7 +62,6 @@ #define CONFIG_LXT971_NO_SLEEP 1 /* disable sleep mode in LXT971 */ #define CONFIG_PHY_CLK_FREQ EMAC_STACR_CLK_66MHZ /* 66 MHz OPB clock*/ -#define CONFIG_NET_MULTI /* @@ -100,9 +99,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 */