X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2FVOM405.h;h=43d6bb31fd43151b2842b472d4da870da5921789;hb=41d910118cfd30c802e037bab70754fbe5f04c7e;hp=fec9df0da5ec390d82acaea5f8790d535cc214d1;hpb=d963e84c92a63b4e6c4f2f80482a5ecbe9b24fe0;p=u-boot diff --git a/include/configs/VOM405.h b/include/configs/VOM405.h index fec9df0da5..43d6bb31fd 100644 --- a/include/configs/VOM405.h +++ b/include/configs/VOM405.h @@ -52,7 +52,6 @@ #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */ -#define CONFIG_NET_MULTI 1 #undef CONFIG_HAS_ETH1 #define CONFIG_PPC4xx_EMAC @@ -102,9 +101,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 */