]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/flea3_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / flea3_defconfig
index c9e4a28d2cf9d2a2bf98dafbc7c6ff32df73ae6c..b51bff8037d2740b6dafa074d2195ebfc473bcc3 100644 (file)
@@ -1,4 +1,10 @@
 CONFIG_ARM=y
 CONFIG_TARGET_FLEA3=y
-# CONFIG_CMD_SETEXPR is not set
+CONFIG_FIT=y
+CONFIG_HUSH_PARSER=y
 CONFIG_SYS_PROMPT="flea3 U-Boot > "
+CONFIG_CMD_SPI=y
+CONFIG_CMD_I2C=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y