]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/mx31pdk_defconfig
sunxi: setup simplefb for Allwinner DE2
[people/ms/u-boot.git] / configs / mx31pdk_defconfig
index afe19aadaae9c70e3c11bc39e0a0416391a0e195..0884caf050508d45b447264715d60e6db004b54c 100644 (file)
@@ -8,10 +8,17 @@ CONFIG_SPL_NAND_SUPPORT=y
 CONFIG_BOOTDELAY=1
 CONFIG_SPL=y
 CONFIG_CMD_BOOTZ=y
-# CONFIG_CMD_IMLS is not set
 CONFIG_CMD_SPI=y
 # CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_MII=y
 CONFIG_CMD_PING=y
+CONFIG_CMD_DATE=y
+CONFIG_ENV_IS_IN_NAND=y
 # CONFIG_MMC is not set
+CONFIG_NAND=y
+CONFIG_NAND_MXC=y
+CONFIG_NETDEVICES=y
+CONFIG_SMC911X=y
+CONFIG_SMC911X_BASE=0xB6000000
+CONFIG_SMC911X_32_BIT=y