]> 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 df9309e191fd0815f305b56479e2367373c9eb56..25482e2276075660c7603fd6a9c25bd1a9e13afb 100644 (file)
@@ -1,4 +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