aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMasahisa Kojima <masahisa.kojima@linaro.org>2022-09-12 17:33:59 +0900
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2022-09-14 08:43:32 +0200
commitda4fb707ca095c223b67637e2525df4866e51c62 (patch)
treef8cae88f240a2af5d56ca28ac46b705b6466823b /configs
parent1b2c589eb7deb4d79fa37bc3207ca597251d5d1c (diff)
downloadu-boot-da4fb707ca095c223b67637e2525df4866e51c62.zip
u-boot-da4fb707ca095c223b67637e2525df4866e51c62.tar.gz
u-boot-da4fb707ca095c223b67637e2525df4866e51c62.tar.bz2
test: unit test for eficonfig
Provide a unit test for the eficonfig command. Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index e6a1718..830b149 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -93,6 +93,7 @@ CONFIG_CMD_LINK_LOCAL=y
CONFIG_CMD_ETHSW=y
CONFIG_CMD_BMP=y
CONFIG_CMD_BOOTCOUNT=y
+CONFIG_CMD_EFICONFIG=y
CONFIG_CMD_EFIDEBUG=y
CONFIG_CMD_RTC=y
CONFIG_CMD_TIME=y