autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
[platform/kernel/u-boot.git] / include / configs / MIP405.h
index 79027e2..6ef39db 100644 (file)
@@ -99,7 +99,6 @@
 #define CONFIG_BAUDRATE                9600    /* STD Baudrate */
 /* autoboot (do NOT change this set environment variable "bootdelay" to -1 instead) */
 /* #define CONFIG_BOOT_RETRY_TIME      -10     /XXX* feature is available but not enabled */
-#define CONFIG_ZERO_BOOTDELAY_CHECK    /* check console even if bootdelay = 0 */
 
 #define CONFIG_BOOTCOMMAND     "diskboot 400000 0:1; bootm" /* autoboot command                */
 #define CONFIG_BOOTARGS                "console=ttyS0,9600 root=/dev/hda5" /* boot arguments */