]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/mx53ard_defconfig
Merge tag 'xilinx-fixes-for-v2017.11' of git://www.denx.de/git/u-boot-microblaze
[people/ms/u-boot.git] / configs / mx53ard_defconfig
1 CONFIG_ARM=y
2 CONFIG_ARCH_MX5=y
3 CONFIG_TARGET_MX53ARD=y
4 # CONFIG_CMD_BMODE is not set
5 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53ard/imximage_dd3.cfg"
6 CONFIG_BOOTDELAY=3
7 CONFIG_DEFAULT_FDT_FILE="imx53-ard.dtb"
8 CONFIG_HUSH_PARSER=y
9 CONFIG_CMD_BOOTZ=y
10 CONFIG_CMD_I2C=y
11 CONFIG_CMD_MMC=y
12 CONFIG_CMD_DHCP=y
13 CONFIG_CMD_MII=y
14 CONFIG_CMD_PING=y
15 CONFIG_CMD_FAT=y
16 CONFIG_ENV_IS_IN_MMC=y
17 CONFIG_NAND=y
18 CONFIG_NAND_MXC=y
19 CONFIG_NETDEVICES=y
20 CONFIG_SMC911X=y
21 CONFIG_SMC911X_BASE=0xF4000000
22 CONFIG_OF_LIBFDT=y