]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx31pdk.h
S5P: Exynos: Config: Enable GPIO CMD config
[u-boot] / include / configs / mx31pdk.h
index d41f2cd411942a7f40a96b2634daa367b9370209..f223788e5ec1bf8979d4c2a8ea8dd95d201ab61b 100644 (file)
  * Miscellaneous configurable options
  */
 #define CONFIG_SYS_LONGHELP    /* undef to save memory */
-#define CONFIG_SYS_PROMPT      "MX31PDK U-Boot > "
 #define CONFIG_SYS_CBSIZE      256     /* Console I/O Buffer Size */
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE      (CONFIG_SYS_CBSIZE + \
 /* default load address */
 #define CONFIG_SYS_LOAD_ADDR           0x81000000
 
-#define CONFIG_SYS_HZ                  1000
-
 #define CONFIG_CMDLINE_EDITING
 
 /*-----------------------------------------------------------------------