X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FPLU405.h;h=1ee0c48fa198848edbbb8e141ddd26e7434956f9;hb=1c1b7c3739095da7d73fef3adbe9f187791ca9ff;hp=dcf62934045b7515ff89f0ebe9ac136c15a1f89d;hpb=17dd883c5b76bdade0f7a48f2eb02d918a5ebef9;p=u-boot diff --git a/include/configs/PLU405.h b/include/configs/PLU405.h index dcf6293404..1ee0c48fa1 100644 --- a/include/configs/PLU405.h +++ b/include/configs/PLU405.h @@ -53,7 +53,6 @@ #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */ -#define CONFIG_NET_MULTI 1 #undef CONFIG_HAS_ETH1 #define CONFIG_PPC4xx_EMAC @@ -115,9 +114,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 */