]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/devconcenter_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / devconcenter_defconfig
index 99d57ea2a7b1f71a13db8131e89bf6c31724af03..5d55c49f46e5a9ff5b70cc7dac50d4e411d53000 100644 (file)
@@ -1,6 +1,15 @@
 CONFIG_PPC=y
 CONFIG_4xx=y
 CONFIG_TARGET_INTIP=y
+CONFIG_FIT=y
+CONFIG_OF_BOARD_SETUP=y
 CONFIG_SYS_EXTRA_OPTIONS="DEVCONCENTER"
-CONFIG_CMD_SETEXPR=y
-CONFIG_CMD_NET=y
+CONFIG_HUSH_PARSER=y
+CONFIG_LOOPW=y
+CONFIG_CMD_I2C=y
+CONFIG_CMD_USB=y
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_SNTP=y
+CONFIG_SYS_NS16550=y
+CONFIG_OF_LIBFDT=y