diff options
Diffstat (limited to 'configs/atstk1002_defconfig')
-rw-r--r-- | configs/atstk1002_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/atstk1002_defconfig b/configs/atstk1002_defconfig index 1a5c97d613..29f1f13619 100644 --- a/configs/atstk1002_defconfig +++ b/configs/atstk1002_defconfig @@ -2,6 +2,7 @@ CONFIG_AVR32=y CONFIG_MMC=y CONFIG_TARGET_ATSTK1002=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" |