Home
last modified time | relevance | path

Searched hist:dba51480 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A DKconfigdba51480 Tue Jan 22 14:35:23 CST 2019 Heinrich Schuchardt <xypron.glpk@gmx.de> efi_loader: GetNextVariableName() relies on REGEX

Our implementation of GetNextVariableName() relies on
CONFIG_REGEX=y. So EFI_LOADER has to select it.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>