diff options
Diffstat (limited to 'configs/digsy_mtc_defconfig')
-rw-r--r-- | configs/digsy_mtc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/digsy_mtc_defconfig b/configs/digsy_mtc_defconfig index e05583f9de..977d3b2d43 100644 --- a/configs/digsy_mtc_defconfig +++ b/configs/digsy_mtc_defconfig @@ -2,6 +2,7 @@ CONFIG_PPC=y CONFIG_MPC5xxx=y CONFIG_TARGET_DIGSY_MTC=y CONFIG_OF_BOARD_SETUP=y +CONFIG_BOOTDELAY=1 CONFIG_HUSH_PARSER=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="autoboot in %d seconds\n" |