]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/spear300_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / spear300_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_SPEAR300=y
3 CONFIG_SYS_EXTRA_OPTIONS="spear300"
4 CONFIG_CMD_I2C=y
5 # CONFIG_CMD_SETEXPR is not set
6 CONFIG_CMD_DHCP=y
7 CONFIG_CMD_PING=y
8 CONFIG_NETDEVICES=y
9 CONFIG_ETH_DESIGNWARE=y