diff options
Diffstat (limited to 'configs/atngw100_defconfig')
-rw-r--r-- | configs/atngw100_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/atngw100_defconfig b/configs/atngw100_defconfig index be48af1168..499c329110 100644 --- a/configs/atngw100_defconfig +++ b/configs/atngw100_defconfig @@ -2,6 +2,7 @@ CONFIG_AVR32=y CONFIG_MMC=y CONFIG_TARGET_ATNGW100=y CONFIG_BOOTDELAY=1 +CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SYS_PROMPT="U-Boot> " CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n" |