summaryrefslogtreecommitdiff
path: root/configs/sandbox_spl_defconfig
diff options
context:
space:
mode:
authorSean Anderson <sean.anderson@seco.com>2021-04-20 17:50:58 +0300
committerTom Rini <trini@konsulko.com>2021-05-04 14:57:18 +0300
commit1cbfed8d3e9254d7e2a9466498ef867f7cb3f4cd (patch)
treef12a5f88da3f54abb4f4fb744f8982a6fa87f1e6 /configs/sandbox_spl_defconfig
parent54aa07fdfc01ac5abff342699df269f6f869fbe0 (diff)
downloadu-boot-1cbfed8d3e9254d7e2a9466498ef867f7cb3f4cd.tar.xz
test: Add gpio-sysinfo test
This adds a test for the gpio-sysinfo driver. Signed-off-by: Sean Anderson <sean.anderson@seco.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/sandbox_spl_defconfig')
-rw-r--r--configs/sandbox_spl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_spl_defconfig b/configs/sandbox_spl_defconfig
index a71349432e..87223a54d8 100644
--- a/configs/sandbox_spl_defconfig
+++ b/configs/sandbox_spl_defconfig
@@ -199,6 +199,7 @@ CONFIG_SPMI=y
CONFIG_SPMI_SANDBOX=y
CONFIG_SYSINFO=y
CONFIG_SYSINFO_SANDBOX=y
+CONFIG_SYSINFO_GPIO=y
CONFIG_SYSRESET=y
CONFIG_SPL_SYSRESET=y
CONFIG_TIMER=y