]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/O2D_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / O2D_defconfig
index d57021fc1de81b83c30f9e92262cecc70acc4367..22e83577bd7db450683e061a01bdcacdea7b2f52 100644 (file)
@@ -2,5 +2,12 @@ CONFIG_PPC=y
 CONFIG_MPC5xxx=y
 CONFIG_TARGET_O2D=y
 CONFIG_OF_BOARD_SETUP=y
+CONFIG_BOOTDELAY=5
+CONFIG_HUSH_PARSER=y
+CONFIG_CMD_I2C=y
 # CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_FAT=y
 CONFIG_OF_LIBFDT=y