]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/am335x_boneblack_vboot_defconfig
Move default y configs out of arch/board Kconfig
[people/ms/u-boot.git] / configs / am335x_boneblack_vboot_defconfig
CommitLineData
252ed872
MY
1CONFIG_ARM=y
2CONFIG_TARGET_AM335X_EVM=y
f1ef2b62 3CONFIG_DEFAULT_DEVICE_TREE="am335x-boneblack"
bd328eb3
JH
4CONFIG_SPL=y
5CONFIG_SPL_STACK_R=y
6CONFIG_SPL_STACK_R_ADDR=0x82000000
c937ff6d
RG
7CONFIG_FIT=y
8CONFIG_FIT_VERBOSE=y
9CONFIG_FIT_SIGNATURE=y
bd328eb3 10CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
6eed3786 11CONFIG_CMD_NET=y
bd328eb3 12CONFIG_OF_CONTROL=y
c9bb942e
JH
13CONFIG_SPL_DISABLE_OF_CONTROL=y
14CONFIG_SPI_FLASH=y