projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net: Move the CMD_NET config to defconfigs
[platform/kernel/u-boot.git]
/
configs
/
zynq_zc770_xm012_defconfig
1
CONFIG_ARM=y
2
CONFIG_ARCH_ZYNQ=y
3
CONFIG_TARGET_ZYNQ_ZC770=y
4
CONFIG_DEFAULT_DEVICE_TREE="zynq-zc770-xm012"
5
# CONFIG_SYS_MALLOC_F is not set
6
CONFIG_SPL=y
7
CONFIG_FIT=y
8
CONFIG_FIT_VERBOSE=y
9
CONFIG_FIT_SIGNATURE=y
10
CONFIG_SYS_EXTRA_OPTIONS="ZC770_XM012"
11
CONFIG_CMD_NET=y
12
CONFIG_OF_CONTROL=y