]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/smartweb_defconfig
freescale: Remove CONFIG_DM from header files
[people/ms/u-boot.git] / configs / smartweb_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_AT91=y
3 CONFIG_TARGET_SMARTWEB=y
4 CONFIG_SPL=y
5 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260"
6 CONFIG_SYS_PROMPT="U-Boot# "
7 CONFIG_AUTOBOOT_KEYED=y
8 CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
9 CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"