diff options
Diffstat (limited to 'configs/VCMA9_defconfig')
-rw-r--r-- | configs/VCMA9_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/VCMA9_defconfig b/configs/VCMA9_defconfig index 4c2df57eea..550e6b8431 100644 --- a/configs/VCMA9_defconfig +++ b/configs/VCMA9_defconfig @@ -1,5 +1,6 @@ CONFIG_ARM=y CONFIG_TARGET_VCMA9=y +CONFIG_BOOTDELAY=5 CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="VCMA9 # " CONFIG_CMD_I2C=y |