]> git.sur5r.net Git - u-boot/blobdiff - include/configs/amcc-common.h
common, kconfig: move VERSION_VARIABLE to Kconfig
[u-boot] / include / configs / amcc-common.h
index 9fa4d162439944fc1ed28c2e4bad6d4903844494..f4261e90ba2287d2a2b8033de072ba2c4e6aef9b 100644 (file)
@@ -60,7 +60,6 @@
 /*
  * Miscellaneous configurable options
  */
-#define CONFIG_BOOTDELAY       5       /* autoboot after 5 seconds     */
 #if defined(CONFIG_CMD_KGDB)
 #define CONFIG_SYS_CBSIZE              1024    /* Console I/O Buffer Size      */
 #else
@@ -79,8 +78,6 @@
 #define CONFIG_CMDLINE_EDITING         /* add command line history     */
 #define CONFIG_AUTO_COMPLETE           /* add autocompletion support   */
 #define CONFIG_MX_CYCLIC               /* enable mdc/mwc commands      */
-#define CONFIG_ZERO_BOOTDELAY_CHECK    /* check for keypress on bootdelay==0 */
-#define CONFIG_VERSION_VARIABLE        /* include version env variable */
 #define CONFIG_SYS_CONSOLE_INFO_QUIET  /* don't print console @ startup*/
 
 #define CONFIG_LOADS_ECHO              /* echo on for serial download  */