]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: configuration of variables store
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 14 Jul 2020 17:18:33 +0000 (19:18 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 16 Jul 2020 10:37:02 +0000 (12:37 +0200)
commit7e9d1dd5e10b9c0fcab56cf37f70302deb842acd
tree36a4091708e9871fee0c4b428570f9bbcfb1b716
parent163e01698c23f1923df9929c2c06b74ac96c1d39
efi_loader: configuration of variables store

The file based and the OP-TEE based UEFI variable store are mutually
exclusive. Define them as choice options in Kconfig.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/Kconfig