summaryrefslogtreecommitdiff
path: root/configs/sandbox64_defconfig
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2019-05-29 02:29:58 +0300
committerTom Rini <trini@konsulko.com>2019-07-13 18:11:28 +0300
commitfb9a1ffef38e49597939f01b89ed521fdb5de99b (patch)
tree4470256252e51a388a3fc818533d55adcc09bdc4 /configs/sandbox64_defconfig
parent9adaa039b67a7f43e5618fcd5d4c9fc0e8f9dd68 (diff)
downloadu-boot-fb9a1ffef38e49597939f01b89ed521fdb5de99b.tar.xz
rtc: add Microcrystal RV-8803 driver
Signed-off-by: Michael Walle <michael@walle.cc>
Diffstat (limited to 'configs/sandbox64_defconfig')
-rw-r--r--configs/sandbox64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index 29a9df8ab0..827b8761cd 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -163,6 +163,7 @@ CONFIG_REMOTEPROC_SANDBOX=y
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