]> 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 d5d53760ceb0ee3711541da69a89e69d1fdeccbd..a070f363e8075582ef6c3d4a8b245d18f89e017b 100644 (file)
@@ -1,6 +1,9 @@
 CONFIG_ARM=y
 CONFIG_TARGET_SPEAR310=y
-CONFIG_NETDEVICES=y
 CONFIG_SYS_EXTRA_OPTIONS="spear310,nand"
-CONFIG_CMD_NET=y
+CONFIG_CMD_I2C=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
+CONFIG_NETDEVICES=y
 CONFIG_ETH_DESIGNWARE=y