summaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorPratyush Yadav <p.yadav@ti.com>2020-10-16 13:46:36 +0300
committerTom Rini <trini@konsulko.com>2020-10-28 18:49:31 +0300
commit15995ac3f4840ca14340cadd45a1736bb3747893 (patch)
tree4e2a6a2ac57a8d21b372c004b18b4d42c799fdca /configs/sandbox_defconfig
parent05115abe8df178638c2078aa11028ed31aab0b77 (diff)
downloadu-boot-15995ac3f4840ca14340cadd45a1736bb3747893.tar.xz
test: mux-cmd: Add tests for the 'mux' command
Tests tests run the three mux subcommands: list, select, and deselect, and verify that the commands do what we expect. Signed-off-by: Pratyush Yadav <p.yadav@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 1b0475243b..3043208b4b 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -55,6 +55,7 @@ CONFIG_CMD_GPT_RENAME=y
CONFIG_CMD_IDE=y
CONFIG_CMD_I2C=y
CONFIG_CMD_LSBLK=y
+CONFIG_CMD_MUX=y
CONFIG_CMD_OSD=y
CONFIG_CMD_PCI=y
CONFIG_CMD_READ=y