]> Git Repo - J-u-boot.git/blame - configs/xtfpga_defconfig
travis: Add sandbox/clang-7 support
[J-u-boot.git] / configs / xtfpga_defconfig
CommitLineData
7e270ec3
CZ
1CONFIG_XTENSA=y
2CONFIG_SYS_CPU="dc233c"
3CONFIG_XTFPGA_KC705=y
4CONFIG_BOOTDELAY=10
8ccf98b1 5CONFIG_MISC_INIT_R=y
9dd1d0aa 6CONFIG_VERSION_VARIABLE=y
64c26fee 7CONFIG_HUSH_PARSER=y
7e270ec3
CZ
8CONFIG_SYS_PROMPT="U-Boot> "
9CONFIG_AUTOBOOT_KEYED=y
10CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press <SPACE> to stop\n"
11CONFIG_AUTOBOOT_STOP_STR=" "
ad12dc18 12CONFIG_CMD_IMLS=y
7e270ec3 13CONFIG_CMD_ASKENV=y
221a949e 14CONFIG_CRC32_VERIFY=y
15dc63d6 15CONFIG_CMD_SAVES=y
7e270ec3
CZ
16CONFIG_CMD_DHCP=y
17CONFIG_CMD_PING=y
3bd25cb5 18CONFIG_CMD_DIAG=y
5dc4dfd2 19CONFIG_ENV_IS_IN_FLASH=y
7e270ec3
CZ
20CONFIG_DM=y
21# CONFIG_DM_WARN is not set
22# CONFIG_DM_DEVICE_REMOVE is not set
23# CONFIG_DM_STDIO is not set
24# CONFIG_DM_SEQ_ALIAS is not set
e856bdcf 25CONFIG_MTD_NOR_FLASH=y
7e270ec3 26CONFIG_PHYLIB=y
8728c97e 27CONFIG_DM_ETH=y
7e270ec3
CZ
28CONFIG_ETHOC=y
29CONFIG_SYS_NS16550=y
aca5cd27 30CONFIG_SYSRESET=y
7e270ec3 31CONFIG_OF_LIBFDT=y
This page took 0.379712 seconds and 4 git commands to generate.