diff options
Diffstat (limited to 'configs/PIP405_defconfig')
-rw-r--r-- | configs/PIP405_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/PIP405_defconfig b/configs/PIP405_defconfig index fe887396da..dee793b3e6 100644 --- a/configs/PIP405_defconfig +++ b/configs/PIP405_defconfig @@ -1,6 +1,7 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_PIP405=y +CONFIG_BOOTDELAY=5 CONFIG_HUSH_PARSER=y CONFIG_CMD_I2C=y CONFIG_CMD_USB=y |