aboutsummaryrefslogtreecommitdiff
path: root/configs/sandbox_defconfig
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2019-05-29 01:29:58 +0200
committerTom Rini <trini@konsulko.com>2019-07-13 11:11:28 -0400
commitfb9a1ffef38e49597939f01b89ed521fdb5de99b (patch)
tree4470256252e51a388a3fc818533d55adcc09bdc4 /configs/sandbox_defconfig
parent9adaa039b67a7f43e5618fcd5d4c9fc0e8f9dd68 (diff)
downloadu-boot-fb9a1ffef38e49597939f01b89ed521fdb5de99b.zip
u-boot-fb9a1ffef38e49597939f01b89ed521fdb5de99b.tar.gz
u-boot-fb9a1ffef38e49597939f01b89ed521fdb5de99b.tar.bz2
rtc: add Microcrystal RV-8803 driver
Signed-off-by: Michael Walle <michael@walle.cc>
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 6894262..61391a7 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -179,6 +179,7 @@ CONFIG_REMOTEPROC_SANDBOX=y
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