diff options
Diffstat (limited to 'include/configs/calimain.h')
-rw-r--r-- | include/configs/calimain.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/calimain.h b/include/configs/calimain.h index 506ad882c8e..3b10360b5e3 100644 --- a/include/configs/calimain.h +++ b/include/configs/calimain.h @@ -214,7 +214,6 @@ #define CONFIG_SETUP_MEMORY_TAGS #define CONFIG_BOOTARGS "" #define CONFIG_BOOTCOMMAND "run checkupdate; run checkbutton;" -#define CONFIG_BOOTDELAY 0 #define CONFIG_ZERO_BOOTDELAY_CHECK /* check for keypress on bootdelay==0 */ #define CONFIG_BOOT_RETRY_TIME 60 /* continue boot after 60 s inactivity */ #define CONFIG_RESET_TO_RETRY |