]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/armadillo-800eva_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / armadillo-800eva_defconfig
index 240d72d23c1ec2e56d9222c48d3356490da6e3e2..9bae3c3efac6d162cd24d538437e954062860367 100644 (file)
@@ -1,9 +1,11 @@
 CONFIG_ARM=y
 CONFIG_RMOBILE=y
 CONFIG_TARGET_ARMADILLO_800EVA=y
+CONFIG_BOOTDELAY=3
 # CONFIG_CMD_BDI is not set
 # CONFIG_CMD_CONSOLE is not set
 # CONFIG_CMD_BOOTD is not set
+CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMI is not set
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_XIMG is not set
@@ -17,4 +19,8 @@ CONFIG_TARGET_ARMADILLO_800EVA=y
 # CONFIG_CMD_ITEST is not set
 # CONFIG_CMD_SOURCE is not set
 # CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
+CONFIG_CMD_PING=y
 # CONFIG_CMD_MISC is not set
+CONFIG_OF_LIBFDT=y