projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Move default y configs out of arch/board Kconfig
[platform/kernel/u-boot.git]
/
configs
/
am335x_boneblack_vboot_defconfig
1
CONFIG_ARM=y
2
CONFIG_TARGET_AM335X_EVM=y
3
CONFIG_DEFAULT_DEVICE_TREE="am335x-boneblack"
4
CONFIG_SPL=y
5
CONFIG_SPL_STACK_R=y
6
CONFIG_SPL_STACK_R_ADDR=0x82000000
7
CONFIG_FIT=y
8
CONFIG_FIT_VERBOSE=y
9
CONFIG_FIT_SIGNATURE=y
10
CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
11
CONFIG_CMD_NET=y
12
CONFIG_OF_CONTROL=y
13
CONFIG_SPL_DISABLE_OF_CONTROL=y
14
CONFIG_SPI_FLASH=y