]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/socfpga_socrates_defconfig
Tidy up some defconfig files
[people/ms/u-boot.git] / configs / socfpga_socrates_defconfig
CommitLineData
252ed872 1CONFIG_ARM=y
7865f4b0 2CONFIG_ARCH_SOCFPGA=y
252ed872 3CONFIG_TARGET_SOCFPGA_CYCLONE5=y
b880fcf0 4CONFIG_SYS_MALLOC_F_LEN=0x2000
51c580c6 5CONFIG_DEFAULT_DEVICE_TREE="socfpga_cyclone5_socrates"
bd328eb3 6CONFIG_SPL=y
b880fcf0
SG
7CONFIG_SPL_STACK_R=y
8CONFIG_SPL_STACK_R_ADDR=0x00800000
ef0f2f57
JH
9# CONFIG_CMD_IMLS is not set
10# CONFIG_CMD_FLASH is not set
bd328eb3 11CONFIG_OF_CONTROL=y
dffb86e4 12CONFIG_SPL_OF_CONTROL=y
c9bb942e 13CONFIG_SPI_FLASH=y
e14d3f79 14CONFIG_DM_ETH=y
c9bb942e 15CONFIG_NETDEVICES=y
ef48f6dd 16CONFIG_ETH_DESIGNWARE=y
d3f34e75 17CONFIG_SPL_DM=y