X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpcs440ep.h;h=400cb3e8261ca8a3e2bed0d82154161c34779e1a;hb=f232950f82d11d411ad29663d98851ac02fd29fb;hp=7cf22ba7639423e4273f90cfde8985af209b8840;hpb=93e1459641e758d2b096d3f1b39414a39bb314f8;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/pcs440ep.h b/include/configs/pcs440ep.h index 7cf22ba..400cb3e 100644 --- a/include/configs/pcs440ep.h +++ b/include/configs/pcs440ep.h @@ -276,7 +276,6 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ #else @@ -293,8 +292,6 @@ #define CONFIG_SYS_EXTBDINFO 1 /* To use extended board_into (bd_t) */ #define CONFIG_LYNXKDI 1 /* support kdi files */ -#define CONFIG_SYS_HZ 1000 /* decrementer freq: 1 ms ticks */ - /*----------------------------------------------------------------------- * PCI stuff *-----------------------------------------------------------------------