]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/x600_defconfig
net/designware: add support of max-speed device tree property
[people/ms/u-boot.git] / configs / x600_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_X600=y
3 CONFIG_SPL=y
4 CONFIG_SYS_PROMPT="X600> "
5 CONFIG_AUTOBOOT_KEYED=y
6 CONFIG_AUTOBOOT_PROMPT="Hit SPACE in %d seconds to stop autoboot.\n"
7 CONFIG_AUTOBOOT_STOP_STR=" "
8 CONFIG_CMD_GPIO=y
9 # CONFIG_CMD_SETEXPR is not set
10 CONFIG_NETDEVICES=y
11 CONFIG_ETH_DESIGNWARE=y
12 CONFIG_USE_TINY_PRINTF=y