X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FP2020COME.h;h=a56630164119378b0d392c2bf993291d6b37664a;hb=0defddc851edfc34bcf3c3379fe74b11dc01a493;hp=08d1c2591460d7c41e387796686ec6295eb6801a;hpb=c0bb110b695130866838518e680bdd5473e47928;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/P2020COME.h b/include/configs/P2020COME.h index 08d1c25..a566301 100644 --- a/include/configs/P2020COME.h +++ b/include/configs/P2020COME.h @@ -412,7 +412,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy); #define CONFIG_CMDLINE_EDITING /* Command-line editing */ #define CONFIG_AUTO_COMPLETE 1 /* add autocompletion support */ #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ -#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #else