]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/smartweb_defconfig
Merge branch 'master' of git://git.denx.de/u-boot-usb
[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_FIT=y
6 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260"
7 CONFIG_SYS_PROMPT="U-Boot# "
8 CONFIG_AUTOBOOT_KEYED=y
9 CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
10 CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
11 CONFIG_USB=y
12 CONFIG_USB_GADGET=y
13 CONFIG_USB_GADGET_DOWNLOAD=y
14 CONFIG_G_DNL_MANUFACTURER="Siemens AG"
15 CONFIG_G_DNL_VENDOR_NUM=0x0908
16 CONFIG_G_DNL_PRODUCT_NUM=0x02d2
17 CONFIG_OF_LIBFDT=y