]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/spear600_defconfig
Kconfig: Move config IDENT_STRING to Kconfig
[people/ms/u-boot.git] / configs / spear600_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_SPEAR600=y
3 CONFIG_IDENT_STRING="-SPEAr"
4 CONFIG_SYS_EXTRA_OPTIONS="SPEAR600"
5 CONFIG_BOOTDELAY=1
6 CONFIG_AUTOBOOT_KEYED=y
7 CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
8 CONFIG_AUTOBOOT_STOP_STR=" "
9 CONFIG_CMD_I2C=y
10 # CONFIG_CMD_SETEXPR is not set
11 CONFIG_CMD_DHCP=y
12 CONFIG_CMD_MII=y
13 CONFIG_CMD_PING=y
14 CONFIG_SYS_I2C_DW=y
15 CONFIG_NETDEVICES=y
16 CONFIG_ETH_DESIGNWARE=y