]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/mx53ard_defconfig
Merge git://git.denx.de/u-boot-socfpga
[people/ms/u-boot.git] / configs / mx53ard_defconfig
index 20da6e2f3c2e42ba5d9d500f895562c1966f33f3..804e4cfedf0e24a980910fce0dbd2358a5ad4fae 100644 (file)
@@ -7,13 +7,16 @@ CONFIG_BOOTDELAY=3
 CONFIG_DEFAULT_FDT_FILE="imx53-ard.dtb"
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
-# CONFIG_CMD_IMLS is not set
 CONFIG_CMD_I2C=y
 CONFIG_CMD_MMC=y
-CONFIG_CMD_NAND=y
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
 CONFIG_CMD_FAT=y
 CONFIG_ENV_IS_IN_MMC=y
+CONFIG_NAND=y
+CONFIG_NAND_MXC=y
+CONFIG_NETDEVICES=y
+CONFIG_SMC911X=y
+CONFIG_SMC911X_BASE=0xF4000000
 CONFIG_OF_LIBFDT=y