diff mbox series

[7/7] ARM: shmobile: defconfig: Enable RZ/A1H RTC support

Message ID 20200624131931.3686-8-geert+renesas@glider.be (mailing list archive)
State Mainlined
Commit 6e9ca57e32f29172f02452baed7e2bccfb2c54fd
Headers show
Series ARM: shmobile: defconfig: Update for v5.8-rc1 | expand

Commit Message

Geert Uytterhoeven June 24, 2020, 1:19 p.m. UTC
Enable support for the RZ/A1H Realtime Clock, which is used on the
Genmai and RSK+RZA1 boards.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 916ca4941a629577..bbedc42bb2d9987c 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -170,6 +170,7 @@  CONFIG_RTC_DRV_BQ32K=y
 CONFIG_RTC_DRV_S35390A=y
 CONFIG_RTC_DRV_RX8581=y
 CONFIG_RTC_DRV_DA9063=y
+CONFIG_RTC_DRV_SH=y
 CONFIG_DMADEVICES=y
 CONFIG_RCAR_DMAC=y
 CONFIG_RENESAS_USB_DMAC=y