]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/smartweb_defconfig
Move CONFIG_OF_LIBFDT 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
5CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260"
b96fd825
MM
6CONFIG_SYS_PROMPT="U-Boot# "
7CONFIG_AUTOBOOT_KEYED=y
8CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
9CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
69e173eb 10CONFIG_OF_LIBFDT=y