]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/spear320_pnor_defconfig
Kconfig: Move config IDENT_STRING to Kconfig
[people/ms/u-boot.git] / configs / spear320_pnor_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_SPEAR320=y
3 CONFIG_IDENT_STRING="-SPEAr"
4 CONFIG_SYS_EXTRA_OPTIONS="SPEAR320,FLASH_PNOR"
5 CONFIG_BOOTDELAY=1
6 CONFIG_CMD_I2C=y
7 # CONFIG_CMD_SETEXPR is not set
8 CONFIG_CMD_DHCP=y
9 CONFIG_CMD_MII=y
10 CONFIG_CMD_PING=y
11 CONFIG_SYS_I2C_DW=y
12 CONFIG_NETDEVICES=y
13 CONFIG_ETH_DESIGNWARE=y