diff options
Diffstat (limited to 'configs/kwb_defconfig')
-rw-r--r-- | configs/kwb_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kwb_defconfig b/configs/kwb_defconfig index 30558e7a3cf..790292e7381 100644 --- a/configs/kwb_defconfig +++ b/configs/kwb_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_TARGET_KWB=y CONFIG_SPL=y CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1" +CONFIG_BOOTDELAY=0 CONFIG_HUSH_PARSER=y # CONFIG_CMD_BOOTD is not set # CONFIG_CMD_BOOTM is not set |