]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/pcm030_defconfig
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / configs / pcm030_defconfig
index 630509211079e388d41d804e9da3363240b6c7d7..994a369991f8ae84096cadcbafa0969e624cb13c 100644 (file)
@@ -1,5 +1,11 @@
 CONFIG_PPC=y
 CONFIG_MPC5xxx=y
 CONFIG_TARGET_PCM030=y
-# CONFIG_CMD_SETEXPR is not set
+CONFIG_OF_BOARD_SETUP=y
+CONFIG_BOOTDELAY=3
 CONFIG_SYS_PROMPT="uboot> "
+CONFIG_CMD_I2C=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
+CONFIG_OF_LIBFDT=y