]> Git Repo - u-boot.git/blobdiff - configs/spear320_defconfig
Kconfig: Move config IDENT_STRING to Kconfig
[u-boot.git] / configs / spear320_defconfig
index 7bd51a8d05cac1144d820fbef2996a2e315fd728..7b09882cbe1d982e20a0d9fc6e2b8d81ff54f538 100644 (file)
@@ -1,6 +1,13 @@
-CONFIG_SYS_EXTRA_OPTIONS="spear320"
 CONFIG_ARM=y
 CONFIG_TARGET_SPEAR320=y
-CONFIG_ETH_DESIGNWARE=y
+CONFIG_IDENT_STRING="-SPEAr"
+CONFIG_SYS_EXTRA_OPTIONS="SPEAR320"
+CONFIG_BOOTDELAY=1
+CONFIG_CMD_I2C=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
+CONFIG_CMD_PING=y
+CONFIG_SYS_I2C_DW=y
 CONFIG_NETDEVICES=y
-CONFIG_NET=y
+CONFIG_ETH_DESIGNWARE=y
This page took 0.027186 seconds and 4 git commands to generate.