X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FFPS850L.h;h=3b00ae35dc0df5186a64ab51254426d41d7e55ff;hb=f9c1456cf632175afb7d6b27f42f1aab8432be0f;hp=6d7ca27addc456fc331d32e49dfdf8f1a0cabc27;hpb=26750c8aee2383a026e0cf89e9310628d3a5a6a0;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/FPS850L.h b/include/configs/FPS850L.h index 6d7ca27..3b00ae3 100644 --- a/include/configs/FPS850L.h +++ b/include/configs/FPS850L.h @@ -131,9 +131,6 @@ #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ #define CONFIG_SYS_HUSH_PARSER 1 /* Use the HUSH 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 */