]> Git Repo - u-boot.git/blame - configs/smartweb_defconfig
mach-omap2: Fix secure boot media generation
[u-boot.git] / configs / smartweb_defconfig
CommitLineData
3b5df50e
HS
1CONFIG_ARM=y
2CONFIG_ARCH_AT91=y
3CONFIG_TARGET_SMARTWEB=y
53b5bf3c 4CONFIG_SPL_GPIO_SUPPORT=y
77d2f7f5 5CONFIG_SPL_LIBCOMMON_SUPPORT=y
cc4288ef 6CONFIG_SPL_LIBGENERIC_SUPPORT=y
06066a7d 7CONFIG_SPL_NAND_SUPPORT=y
c2726995 8# CONFIG_MMC is not set
13ee7890 9CONFIG_DEFAULT_DEVICE_TREE="at91sam9260-smartweb"
73223f0e 10CONFIG_FIT=y
3b5df50e 11CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9260"
bb597c0e 12CONFIG_BOOTDELAY=3
84351792 13# CONFIG_DISPLAY_BOARDINFO is not set
c2ae7d82 14CONFIG_SPL=y
adad96e6 15CONFIG_HUSH_PARSER=y
b96fd825
MM
16CONFIG_SYS_PROMPT="U-Boot# "
17CONFIG_AUTOBOOT_KEYED=y
18CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"
19CONFIG_AUTOBOOT_STOP_STR="\x1b\x1b"
78d1e1d0
TR
20# CONFIG_CMD_IMI is not set
21# CONFIG_CMD_IMLS is not set
22# CONFIG_CMD_LOADS is not set
23CONFIG_CMD_USB=y
89cb2b5f 24CONFIG_CMD_DFU=y
78d1e1d0 25# CONFIG_CMD_FPGA is not set
13ee7890 26# CONFIG_CMD_SOURCE is not set
78d1e1d0
TR
27CONFIG_CMD_DHCP=y
28CONFIG_CMD_PING=y
89cb2b5f 29CONFIG_CMD_FAT=y
13ee7890
HS
30CONFIG_OF_CONTROL=y
31CONFIG_OF_EMBED=y
6828e602 32CONFIG_DFU_NAND=y
f9d0fd8a 33CONFIG_USB=y
13ee7890 34CONFIG_DM_USB=y
f9d0fd8a 35CONFIG_USB_GADGET=y
aaa4a9e3 36CONFIG_USB_GADGET_DOWNLOAD=y
e6c0bc06
SP
37CONFIG_G_DNL_MANUFACTURER="Siemens AG"
38CONFIG_G_DNL_VENDOR_NUM=0x0908
39CONFIG_G_DNL_PRODUCT_NUM=0x02d2
13ee7890 40# CONFIG_EFI_LOADER is not set
This page took 0.245256 seconds and 4 git commands to generate.