aboutsummaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorSean Anderson <sean.anderson@seco.com>2021-04-20 10:50:58 -0400
committerTom Rini <trini@konsulko.com>2021-05-04 07:57:18 -0400
commit1cbfed8d3e9254d7e2a9466498ef867f7cb3f4cd (patch)
treef12a5f88da3f54abb4f4fb744f8982a6fa87f1e6 /configs/sandbox_defconfig
parent54aa07fdfc01ac5abff342699df269f6f869fbe0 (diff)
downloadu-boot-1cbfed8d3e9254d7e2a9466498ef867f7cb3f4cd.zip
u-boot-1cbfed8d3e9254d7e2a9466498ef867f7cb3f4cd.tar.gz
u-boot-1cbfed8d3e9254d7e2a9466498ef867f7cb3f4cd.tar.bz2
test: Add gpio-sysinfo testWIP/2021-04-04-gpio-sysinfo-update
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_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 00befc8..570af61 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -245,6 +245,7 @@ CONFIG_SPMI=y
CONFIG_SPMI_SANDBOX=y
CONFIG_SYSINFO=y
CONFIG_SYSINFO_SANDBOX=y
+CONFIG_SYSINFO_GPIO=y
CONFIG_SYSRESET=y
CONFIG_TIMER=y
CONFIG_TIMER_EARLY=y