]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/spear310_nand_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / spear310_nand_defconfig
index 05e3c966d16da9b20b42f5f9d9b2de9f0d41c4c3..a070f363e8075582ef6c3d4a8b245d18f89e017b 100644 (file)
@@ -1,6 +1,9 @@
-CONFIG_SYS_EXTRA_OPTIONS="spear310,nand"
 CONFIG_ARM=y
 CONFIG_TARGET_SPEAR310=y
-CONFIG_ETH_DESIGNWARE=y
+CONFIG_SYS_EXTRA_OPTIONS="spear310,nand"
+CONFIG_CMD_I2C=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
 CONFIG_NETDEVICES=y
-CONFIG_NET=y
+CONFIG_ETH_DESIGNWARE=y