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