]> Git Repo - u-boot.git/blobdiff - configs/spear320_defconfig
Kconfig: Move config IDENT_STRING to Kconfig
[u-boot.git] / configs / spear320_defconfig
index cfa7dcef1f5a01dd2e234711a838a97eec8ddcbb..7b09882cbe1d982e20a0d9fc6e2b8d81ff54f538 100644 (file)
@@ -1,6 +1,13 @@
 CONFIG_ARM=y
 CONFIG_TARGET_SPEAR320=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_SYS_EXTRA_OPTIONS="spear320"
-CONFIG_CMD_NET=y
 CONFIG_ETH_DESIGNWARE=y
This page took 0.026709 seconds and 4 git commands to generate.