projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
dm: x86: pci: Convert coreboot to use driver model for pci
[platform/kernel/u-boot.git]
/
configs
/
zynq_zed_defconfig
1
CONFIG_SPL=y
2
CONFIG_ARM=y
3
CONFIG_ZYNQ=y
4
CONFIG_TARGET_ZYNQ_ZED=y
5
CONFIG_OF_CONTROL=y
6
CONFIG_DEFAULT_DEVICE_TREE="zynq-zed"
7
# CONFIG_SYS_MALLOC_F is not set
8
CONFIG_FIT=y
9
CONFIG_FIT_VERBOSE=y
10
CONFIG_FIT_SIGNATURE=y
11
CONFIG_DM=y