X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FHH405.h;h=444413d8d6646545fed0227a42d66cd7d30feba2;hb=41d910118cfd30c802e037bab70754fbe5f04c7e;hp=a15e686d28fafa324d66cb3cc791ce97b8b48aa2;hpb=0c0892be0d93a5a892b93739c5eb3bf692fed4ff;p=u-boot diff --git a/include/configs/HH405.h b/include/configs/HH405.h index a15e686d28..444413d8d6 100644 --- a/include/configs/HH405.h +++ b/include/configs/HH405.h @@ -67,7 +67,6 @@ #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */ #define CONFIG_PPC4xx_EMAC -#define CONFIG_NET_MULTI 1 #undef CONFIG_HAS_ETH1 #define CONFIG_MII 1 /* MII PHY management */ @@ -156,9 +155,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 */