diff options
Diffstat (limited to 'configs/legoev3_defconfig')
-rw-r--r-- | configs/legoev3_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/legoev3_defconfig b/configs/legoev3_defconfig index d080f05e41..8161f730dd 100644 --- a/configs/legoev3_defconfig +++ b/configs/legoev3_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_ARCH_DAVINCI=y CONFIG_TARGET_LEGOEV3=y +CONFIG_BOOTDELAY=0 CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Autoboot in %d seconds - press 'l' to stop...\n" |