Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-01 | configs: Re-sync | Tom Rini | |
Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2017-04-27 | Kconfig: Enable FIT support by default for TI platforms | Andrew F. Davis | |
Almost all TI defconfigs enable this already, add this as a default and remove the explicit assignment. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> | |||
2017-04-08 | defconfig: k2g_hs_evm: Add k2g_hs_evm_defconfig | Andrew F. Davis | |
TI K2G secure devices have to be built with TI_SECURE_DEVICE, FIT, and FIT_IMAGE_POST_PROCESS enabled. Add a dedicated defconfig for this. Signed-off-by: Andrew F. Davis <afd@ti.com> |