diff options
Diffstat (limited to 'configs/PMC405DE_defconfig')
-rw-r--r-- | configs/PMC405DE_defconfig | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/PMC405DE_defconfig b/configs/PMC405DE_defconfig index e7e157f..37b2d23 100644 --- a/configs/PMC405DE_defconfig +++ b/configs/PMC405DE_defconfig @@ -1,4 +1,7 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_PMC405DE=y -CONFIG_CMD_NET=y +CONFIG_AUTOBOOT_KEYED=y +CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n" +CONFIG_AUTOBOOT_STOP_STR=" " +# CONFIG_CMD_SETEXPR is not set |