]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/pcm030_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / pcm030_defconfig
index 3283517ae86dde75bb7a6ae7448b3c294263583e..25482e2276075660c7603fd6a9c25bd1a9e13afb 100644 (file)
@@ -1,3 +1,9 @@
 CONFIG_PPC=y
 CONFIG_MPC5xxx=y
 CONFIG_TARGET_PCM030=y
+CONFIG_OF_BOARD_SETUP=y
+CONFIG_SYS_PROMPT="uboot> "
+CONFIG_CMD_I2C=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_OF_LIBFDT=y