]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: enable FIT cipher support in defconfig
authorPatrick Oppenlander <patrick.oppenlander@gmail.com>
Fri, 17 Jul 2020 01:12:34 +0000 (11:12 +1000)
committerSimon Glass <sjg@chromium.org>
Wed, 29 Jul 2020 01:30:39 +0000 (19:30 -0600)
commit56c31e5e500dbc4371359d15be5990c9f288ca58
treeb5dad310254d4ebb4b86463c4124172992f71fba
parent6c74d1b83224a5be8ce73a13ed9b4cc8f8d6723a
sandbox: enable FIT cipher support in defconfig

Linux distributions generally use the "make defconfig && make tools-all"
recipe to generate a uboot-tools (or similar) package.

This patch enables FIT cipher support in the default mkimage build.

Signed-off-by: Patrick Oppenlander <patrick.oppenlander@gmail.com>
configs/sandbox_defconfig