mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
11 lines
222 B
Text
11 lines
222 B
Text
|
CONFIG_ARM=y
|
||
|
CONFIG_ARCH_ZYNQ=y
|
||
|
CONFIG_TARGET_ZYNQ_ZC702=y
|
||
|
CONFIG_DEFAULT_DEVICE_TREE="zynq-zc702"
|
||
|
# CONFIG_SYS_MALLOC_F is not set
|
||
|
CONFIG_SPL=y
|
||
|
CONFIG_FIT=y
|
||
|
CONFIG_FIT_VERBOSE=y
|
||
|
CONFIG_FIT_SIGNATURE=y
|
||
|
CONFIG_OF_CONTROL=y
|