]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/picosam9g45_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / picosam9g45_defconfig
CommitLineData
bfc37f3c
EL
1CONFIG_ARM=y
2CONFIG_ARCH_AT91=y
3CONFIG_TARGET_PICOSAM9G45=y
4CONFIG_SPL=y
5CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC"
bb597c0e 6CONFIG_BOOTDELAY=3
adad96e6 7CONFIG_HUSH_PARSER=y
9316412f 8CONFIG_SYS_PROMPT="U-Boot> "
bfc37f3c 9# CONFIG_CMD_BDI is not set
89cb2b5f 10CONFIG_CMD_BOOTZ=y
bfc37f3c
EL
11# CONFIG_CMD_IMI is not set
12# CONFIG_CMD_IMLS is not set
13# CONFIG_CMD_LOADS is not set
14# CONFIG_CMD_FLASH is not set
89cb2b5f 15CONFIG_CMD_MMC=y
78d1e1d0 16CONFIG_CMD_USB=y
bfc37f3c
EL
17# CONFIG_CMD_FPGA is not set
18# CONFIG_CMD_SETEXPR is not set
78d1e1d0
TR
19CONFIG_CMD_DHCP=y
20CONFIG_CMD_PING=y
89cb2b5f 21CONFIG_CMD_FAT=y
69e173eb 22CONFIG_OF_LIBFDT=y