]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/mx35pdk_defconfig
configs: Re-sync with cmd/Kconfig
[people/ms/u-boot.git] / configs / mx35pdk_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_MX35PDK=y
3 CONFIG_HUSH_PARSER=y
4 CONFIG_CMD_BOOTZ=y
5 CONFIG_CMD_MMC=y
6 CONFIG_CMD_SPI=y
7 CONFIG_CMD_I2C=y
8 CONFIG_CMD_USB=y
9 # CONFIG_CMD_SETEXPR is not set
10 CONFIG_CMD_DHCP=y
11 CONFIG_CMD_MII=y
12 CONFIG_CMD_PING=y
13 CONFIG_CMD_CACHE=y
14 CONFIG_CMD_EXT2=y
15 CONFIG_CMD_FAT=y
16 CONFIG_OF_LIBFDT=y