commit | 2febcea36bde1fb4942be7ebe86af1ced4a69d3d | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Wed May 29 01:29:58 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 13 11:11:28 2019 -0400 |
tree | 4470256252e51a388a3fc818533d55adcc09bdc4 | |
parent | 3f12cf1011e23ec9c9649ca1c2ca152ace228c75 [diff] [blame] |
rtc: add Microcrystal RV-8803 driver Signed-off-by: Michael Walle <michael@walle.cc>
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 6894262..61391a7 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig
@@ -179,6 +179,7 @@ CONFIG_DM_RESET=y CONFIG_SANDBOX_RESET=y CONFIG_DM_RTC=y +CONFIG_RTC_RV8803=y CONFIG_DEBUG_UART_SANDBOX=y CONFIG_SANDBOX_SERIAL=y CONFIG_SMEM=y