X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FCPCI405.h;h=9ecdad9c9748c696ec8f9f573c33923d4d277e33;hb=219f4788d33b04e394d4ade1feaedc0292acc790;hp=426fc57a650017101da5df6f4f887e86afaa7e7a;hpb=25ddd1fb0a2281b182529afbc8fda5de2dc16d96;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/CPCI405.h b/include/configs/CPCI405.h index 426fc57..9ecdad9 100644 --- a/include/configs/CPCI405.h +++ b/include/configs/CPCI405.h @@ -61,7 +61,6 @@ #define CONFIG_LXT971_NO_SLEEP 1 /* disable sleep mode in LXT971 */ #define CONFIG_RESET_PHY_R 1 /* use reset_phy() to disable phy sleep mode */ -#define CONFIG_NET_MULTI 1 #undef CONFIG_HAS_ETH1 /* @@ -107,9 +106,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 */