]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - configs/am335x_boneblack_vboot_defconfig
fdt_support: add missing #ifdef after merge
[karo-tx-uboot.git] / configs / am335x_boneblack_vboot_defconfig
1 CONFIG_SPL=y
2 CONFIG_SPL_STACK_R=y
3 CONFIG_SPL_STACK_R_ADDR=0x82000000
4 CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
5 CONFIG_ARM=y
6 CONFIG_TARGET_AM335X_EVM=y
7 CONFIG_OF_CONTROL=y
8 CONFIG_DEFAULT_DEVICE_TREE="am335x-boneblack"
9 CONFIG_FIT=y
10 CONFIG_FIT_VERBOSE=y
11 CONFIG_FIT_SIGNATURE=y
12 CONFIG_DM=y