]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/motionpro.h
autoboot.c: Move config options to Kconfig
[karo-tx-uboot.git] / include / configs / motionpro.h
index 96a6b892323c220b99bb1a390df541ad1165c230..cdd5c79dce620a3d60dc5b018f14588fc2e3617c 100644 (file)
  * Autobooting
  */
 #define CONFIG_BOOTDELAY       2       /* autoboot after 2 seconds */
-#define CONFIG_AUTOBOOT_KEYED
-#define CONFIG_AUTOBOOT_STOP_STR       "\x1b\x1b"
-#define DEBUG_BOOTKEYS         0
-#undef CONFIG_AUTOBOOT_DELAY_STR
 #undef CONFIG_BOOTARGS
-#define CONFIG_AUTOBOOT_PROMPT "Autobooting in %d seconds, "           \
-                               "press \"<Esc><Esc>\" to stop\n", bootdelay
 
 #define CONFIG_CMDLINE_EDITING         1       /* add command line history     */
 #define        CONFIG_SYS_HUSH_PARSER          1       /* use "hush" command parser    */