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/sandbox64_defconfig b/configs/sandbox64_defconfig index 29a9df8..827b876 100644 --- a/configs/sandbox64_defconfig +++ b/configs/sandbox64_defconfig
@@ -163,6 +163,7 @@ CONFIG_DM_RESET=y CONFIG_SANDBOX_RESET=y CONFIG_DM_RTC=y +CONFIG_RTC_RV8803=y CONFIG_SANDBOX_SERIAL=y CONFIG_SMEM=y CONFIG_SANDBOX_SMEM=y