autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
[platform/kernel/u-boot.git] / include / configs / apf27.h
index 2291647..51a16eb 100644 (file)
 #define CONFIG_SETUP_MEMORY_TAGS       /* send memory definition to kernel */
 #define CONFIG_INITRD_TAG              /* send initrd params   */
 
-#define CONFIG_BOOTDELAY       5
-#define CONFIG_ZERO_BOOTDELAY_CHECK
 #define        CONFIG_BOOTFILE         __stringify(CONFIG_BOARD_NAME) "-linux.bin"
 #define CONFIG_BOOTARGS                "console=" __stringify(ACFG_CONSOLE_DEV) "," \
                        __stringify(CONFIG_BAUDRATE) " " MTDPARTS_DEFAULT \