]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/xtfpga_defconfig
Kconfig: Finish migration of hashing commands
[people/ms/u-boot.git] / configs / xtfpga_defconfig
1 CONFIG_XTENSA=y
2 CONFIG_SYS_CPU="dc233c"
3 CONFIG_XTFPGA_KC705=y
4 CONFIG_BOOTDELAY=10
5 CONFIG_VERSION_VARIABLE=y
6 CONFIG_SYS_PROMPT="U-Boot> "
7 CONFIG_AUTOBOOT_KEYED=y
8 CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press <SPACE> to stop\n"
9 CONFIG_AUTOBOOT_STOP_STR=" "
10 CONFIG_CMD_ASKENV=y
11 CONFIG_CRC32_VERIFY=y
12 CONFIG_CMD_DHCP=y
13 CONFIG_CMD_PING=y
14 CONFIG_CMD_DIAG=y
15 CONFIG_DM=y
16 # CONFIG_DM_WARN is not set
17 # CONFIG_DM_DEVICE_REMOVE is not set
18 # CONFIG_DM_STDIO is not set
19 # CONFIG_DM_SEQ_ALIAS is not set
20 CONFIG_MTD_NOR_FLASH=y
21 CONFIG_PHYLIB=y
22 CONFIG_DM_ETH=y
23 CONFIG_ETHOC=y
24 CONFIG_SYS_NS16550=y
25 CONFIG_SYSRESET=y
26 CONFIG_OF_LIBFDT=y