From: Geert Uytterhoeven Date: Wed, 24 Jun 2020 13:19:31 +0000 (+0200) Subject: ARM: shmobile: defconfig: Enable RZ/A1H RTC support X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6e9ca57e32f29172f02452baed7e2bccfb2c54fd;p=linux.git ARM: shmobile: defconfig: Enable RZ/A1H RTC support Enable support for the RZ/A1H Realtime Clock, which is used on the Genmai and RSK+RZA1 boards. Signed-off-by: Geert Uytterhoeven Link: https://lore.kernel.org/r/20200624131931.3686-8-geert+renesas@glider.be --- diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 916ca4941a629..bbedc42bb2d99 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