X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FVOH405.h;h=f1032f0f3ffc26387f5fac36b94e27562438823d;hb=0b7ff3f4595f751ca796456f536c50cae498351d;hp=f0c0bd9662c78917670059a1ef967ee05e3cb8da;hpb=0c0892be0d93a5a892b93739c5eb3bf692fed4ff;p=u-boot diff --git a/include/configs/VOH405.h b/include/configs/VOH405.h index f0c0bd9662..f1032f0f3f 100644 --- a/include/configs/VOH405.h +++ b/include/configs/VOH405.h @@ -54,7 +54,6 @@ #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */ -#define CONFIG_NET_MULTI 1 #undef CONFIG_HAS_ETH1 #define CONFIG_PPC4xx_EMAC @@ -113,9 +112,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 */