]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/spear310_usbtty_pnor_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / spear310_usbtty_pnor_defconfig
index 579df36631ddab399d57baccfe8638bb490487ea..581dfb1b9b0c4848580f862bd1eaa6a80407ffe1 100644 (file)
@@ -1,6 +1,9 @@
-CONFIG_SYS_EXTRA_OPTIONS="spear310,usbtty,FLASH_PNOR"
 CONFIG_ARM=y
 CONFIG_TARGET_SPEAR310=y
-CONFIG_ETH_DESIGNWARE=y
+CONFIG_SYS_EXTRA_OPTIONS="spear310,usbtty,FLASH_PNOR"
+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