X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Forigen.h;h=172bf1472bf69a8d160be1629f61ab0e69679013;hb=219f4788d33b04e394d4ade1feaedc0292acc790;hp=d4d0f84be61faab383737b8a82bed34f5bc7a8c2;hpb=806150063a6b98d7e757bd9f640af1755bb387fd;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/origen.h b/include/configs/origen.h index d4d0f84..172bf14 100644 --- a/include/configs/origen.h +++ b/include/configs/origen.h @@ -102,7 +102,6 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_SYS_PROMPT "ORIGEN # " #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size*/ #define CONFIG_SYS_PBSIZE 384 /* Print Buffer Size */ @@ -117,9 +116,6 @@ #define CONFIG_SYS_HZ 1000 -/* valid baudrates */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } - /* Stack sizes */ #define CONFIG_STACKSIZE (256 << 10) /* 256KB */