]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/mx53evk_defconfig
dts: Fix typo in OF_LIVE Kconfig help
[thirdparty/u-boot.git] / configs / mx53evk_defconfig
CommitLineData
dd84058d 1CONFIG_ARM=y
29ec6858 2CONFIG_ARCH_MX5=y
278b90ce 3CONFIG_SYS_TEXT_BASE=0x77800000
dd84058d 4CONFIG_TARGET_MX53EVK=y
86cf1c82 5CONFIG_NR_DRAM_BANKS=1
bd328eb3 6CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53evk/imximage.cfg"
adad96e6 7CONFIG_HUSH_PARSER=y
78d1e1d0 8CONFIG_CMD_I2C=y
88663126 9CONFIG_CMD_MMC=y
ef0f2f57 10# CONFIG_CMD_SETEXPR is not set
78d1e1d0 11CONFIG_CMD_DHCP=y
89cb2b5f 12CONFIG_CMD_MII=y
78d1e1d0 13CONFIG_CMD_PING=y
c9032ce1 14CONFIG_CMD_DATE=y
89cb2b5f 15CONFIG_CMD_FAT=y
5dc4dfd2 16CONFIG_ENV_IS_IN_MMC=y
07dea2e7 17CONFIG_FSL_ESDHC=y
69e173eb 18CONFIG_OF_LIBFDT=y