]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: add mkeficapsule to tools-only_defconfig
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 9 Sep 2021 05:27:10 +0000 (07:27 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 21 Oct 2021 01:46:03 +0000 (03:46 +0200)
commit6b7b9ff14daa130f220310810963acb9e0c36c6d
tree4698a535ba7655dccf4282f4788a437f0be445ca
parent0c83c8ac407e4d889c4c0541070c191a3d977299
configs: add mkeficapsule to tools-only_defconfig

mkeficapsule is used to create capsules for UEFI firmware update.
To ease inclusion into U-Boot tools packages of Linux distributions we
should add it to the tools-only_defconfig.

Provide dummy values for CONFIG_AVB_BUF_ADDR, CONFIG_AVB_BUF_SIZE to
satisfy Kconfig.

Suggested-by: Vagrant Cascadian <vagrant@debian.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
configs/tools-only_defconfig