blob: a8584e9b844d3ffac200b303d9c77062cecc0c8f [file] [log] [blame]
Masahiro Yamadad5f8fee2015-03-12 13:24:39 +09001CONFIG_ARM=y
2CONFIG_TARGET_AM335X_EVM=y
Masahiro Yamada8c65b9d2014-09-22 19:59:06 +09003CONFIG_DEFAULT_DEVICE_TREE="am335x-boneblack"
Joe Hershbergera274ded2015-05-12 14:46:24 -05004CONFIG_SPL=y
5CONFIG_SPL_STACK_R=y
6CONFIG_SPL_STACK_R_ADDR=0x82000000
Ruchika Guptaa0d3ca62015-01-23 16:01:54 +05307CONFIG_FIT=y
8CONFIG_FIT_VERBOSE=y
9CONFIG_FIT_SIGNATURE=y
Joe Hershbergera274ded2015-05-12 14:46:24 -050010CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT"
Joe Hershberger9c1c43c2015-05-29 19:46:35 -050011CONFIG_CMD_NET=y
Joe Hershbergera274ded2015-05-12 14:46:24 -050012CONFIG_OF_CONTROL=y