]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PMC405.h
ARM: versatile: pass console setting to the kernel
[u-boot] / include / configs / PMC405.h
index 67a96d29d496614c19c8adb37ab2e7ea7558f6db..9fab4b2c7d3fc2fe1b1de7f1ded629fb13923585 100644 (file)
@@ -90,7 +90,6 @@
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory */
-#define CONFIG_SYS_PROMPT      "=> "           /* Monitor Command Prompt */
 
 #undef CONFIG_SYS_HUSH_PARSER                  /* use "hush" command parser */
 
 #define CONFIG_SYS_LOAD_ADDR   0x100000        /* default load address */
 #define CONFIG_SYS_EXTBDINFO   1       /* To use extended board_into (bd_t) */
 
-#define CONFIG_SYS_HZ          1000    /* decrementer freq: 1 ms ticks */
-
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history */
 #define CONFIG_LOOPW           1       /* enable loopw command */