]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/woodburn_sd_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / woodburn_sd_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_WOODBURN_SD=y
3 CONFIG_SPL=y
4 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/woodburn/imximage.cfg"
5 CONFIG_HUSH_PARSER=y
6 CONFIG_SYS_PROMPT="woodburn U-Boot > "
7 CONFIG_CMD_MMC=y
8 CONFIG_CMD_SPI=y
9 CONFIG_CMD_I2C=y
10 CONFIG_CMD_GPIO=y
11 # CONFIG_CMD_SETEXPR is not set
12 CONFIG_CMD_DHCP=y
13 CONFIG_CMD_MII=y
14 CONFIG_CMD_PING=y
15 CONFIG_CMD_CACHE=y
16 CONFIG_CMD_EXT2=y
17 CONFIG_CMD_FAT=y