]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/smartweb_defconfig
configs: Re-sync almost all of cmd/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"
adad96e6 7CONFIG_HUSH_PARSER=y
b96fd825
MM
8CONFIG_SYS_PROMPT="U-Boot# "
9CONFIG_AUTOBOOT_KEYED=y
10CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
11CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
78d1e1d0
TR
12# CONFIG_CMD_IMI is not set
13# CONFIG_CMD_IMLS is not set
14# CONFIG_CMD_LOADS is not set
15CONFIG_CMD_USB=y
16# CONFIG_CMD_FPGA is not set
17CONFIG_CMD_DHCP=y
18CONFIG_CMD_PING=y
f9d0fd8a
SP
19CONFIG_USB=y
20CONFIG_USB_GADGET=y
aaa4a9e3 21CONFIG_USB_GADGET_DOWNLOAD=y
e6c0bc06
SP
22CONFIG_G_DNL_MANUFACTURER="Siemens AG"
23CONFIG_G_DNL_VENDOR_NUM=0x0908
24CONFIG_G_DNL_PRODUCT_NUM=0x02d2
69e173eb 25CONFIG_OF_LIBFDT=y