]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/smartweb_defconfig
Kconfig: Move CONFIG_FIT and related options to Kconfig
[people/ms/u-boot.git] / configs / smartweb_defconfig
CommitLineData
3b5df50e
HS
1CONFIG_ARM=y
2CONFIG_ARCH_AT91=y
3CONFIG_TARGET_SMARTWEB=y
4CONFIG_SPL=y
73223f0e 5CONFIG_FIT=y
3b5df50e 6CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260"
b96fd825
MM
7CONFIG_SYS_PROMPT="U-Boot# "
8CONFIG_AUTOBOOT_KEYED=y
9CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
10CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
69e173eb 11CONFIG_OF_LIBFDT=y