]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cm5200.h
ARM: versatile: pass console setting to the kernel
[u-boot] / include / configs / cm5200.h
index 17824ec9a914a472a026b88c79b95b2567c32cff..ac3d6bd3437f26859ee80d41b60ac3397fc041e9 100644 (file)
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP            1       /* undef to save memory */
-#define CONFIG_SYS_PROMPT              "=> "   /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE              1024    /* Console I/O Buffer Size */
 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) /* Print Buffer Size */
 #define CONFIG_SYS_MAXARGS             16      /* max number of command args */
 #define CONFIG_LOOPW           1
 
 #define CONFIG_SYS_LOAD_ADDR           0x100000        /* default load address */
-#define CONFIG_SYS_HZ                  1000    /* decrementer freq: 1 ms ticks */
 
 /*
  * Various low-level settings