]> 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 da0cb5fc70fdb770f040eaae759bfd33084670b3..994a369991f8ae84096cadcbafa0969e624cb13c 100644 (file)
@@ -1,4 +1,11 @@
 CONFIG_PPC=y
 CONFIG_MPC5xxx=y
 CONFIG_TARGET_PCM030=y
-CONFIG_CMD_NET=y
+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