mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-24 11:43:35 +08:00
11 lines
222 B
Plaintext
11 lines
222 B
Plaintext
|
CONFIG_ARM=y
|
||
|
CONFIG_ARCH_ZYNQ=y
|
||
|
CONFIG_TARGET_ZYNQ_ZC706=y
|
||
|
CONFIG_DEFAULT_DEVICE_TREE="zynq-zc706"
|
||
|
# 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
|