From: Amelie Delaunay Date: Thu, 17 May 2018 12:07:00 +0000 (+0200) Subject: ARM: multi_v7_defconfig: enable STM32 RTC X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a9b8e2fb054cc9e315b9aa0e2b1ddaeffba5997d;p=linux.git ARM: multi_v7_defconfig: enable STM32 RTC Enable the STM32 Real Time Clock (RTC) driver, implemented on STM32MP1 SoC. Signed-off-by: Amelie Delaunay Signed-off-by: Alexandre Torgue --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 7e1c543162c3a..7b519174b362a 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -868,6 +868,7 @@ CONFIG_RTC_DRV_SUN6I=y CONFIG_RTC_DRV_SUNXI=y CONFIG_RTC_DRV_MV=y CONFIG_RTC_DRV_TEGRA=y +CONFIG_RTC_DRV_STM32=y CONFIG_RTC_DRV_CPCAP=m CONFIG_DMADEVICES=y CONFIG_DW_DMAC=y