X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=configs%2Fatngw100_defconfig;h=51facf72e63b03cf11cdad0f59ce4333b1989837;hb=16b5df66827d304e4801e3fd6b73891a20fe1a1b;hp=cd79990eac8a673321df8178b2e313219a210c69;hpb=e82abaeb7f2a0833fccf90460c48b9f2100258f8;p=karo-tx-uboot.git diff --git a/configs/atngw100_defconfig b/configs/atngw100_defconfig index cd79990eac..51facf72e6 100644 --- a/configs/atngw100_defconfig +++ b/configs/atngw100_defconfig @@ -1,2 +1,12 @@ CONFIG_AVR32=y CONFIG_TARGET_ATNGW100=y +CONFIG_AUTOBOOT_KEYED=y +CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n" +CONFIG_AUTOBOOT_DELAY_STR="d" +CONFIG_AUTOBOOT_STOP_STR=" " +# CONFIG_CMD_XIMG is not set +# CONFIG_CMD_FPGA is not set +# CONFIG_CMD_SOURCE is not set +# CONFIG_CMD_SETEXPR is not set +CONFIG_SPI_FLASH=y +CONFIG_SYS_PROMPT="U-Boot> "