]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/mx53smd_defconfig
arm: imx: mx28: Move MX28 selection to Kconfig
[people/ms/u-boot.git] / configs / mx53smd_defconfig
CommitLineData
dd84058d 1CONFIG_ARM=y
29ec6858 2CONFIG_ARCH_MX5=y
dd84058d 3CONFIG_TARGET_MX53SMD=y
218257b0 4# CONFIG_CMD_BMODE is not set
bd328eb3 5CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53smd/imximage.cfg"
adad96e6 6CONFIG_HUSH_PARSER=y
78d1e1d0 7CONFIG_CMD_I2C=y
88663126 8CONFIG_CMD_MMC=y
ef0f2f57 9# CONFIG_CMD_SETEXPR is not set
78d1e1d0 10CONFIG_CMD_DHCP=y
89cb2b5f 11CONFIG_CMD_MII=y
78d1e1d0 12CONFIG_CMD_PING=y
89cb2b5f 13CONFIG_CMD_FAT=y
5dc4dfd2 14CONFIG_ENV_IS_IN_MMC=y
69e173eb 15CONFIG_OF_LIBFDT=y