From: Biju Das Date: Fri, 18 Aug 2017 11:12:38 +0000 (+0100) Subject: ARM: multi_v7_defconfig: Enable BQ32000 RTC driver X-Git-Tag: v4.15-rc1~76^2~35^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=545dc83ed09b5c04f663b766a92cbc8bb02c5f15;p=thirdparty%2Fkernel%2Flinux.git ARM: multi_v7_defconfig: Enable BQ32000 RTC driver The iWave RZ/G1M Q7 SOM supports RTC (TI BQ32000). To increase hardware support enable the driver in the multi_v7_defconfig multiplatform configuration. Signed-off-by: Biju Das Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 0cacdbf84a717..90f546766f386 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -767,6 +767,7 @@ CONFIG_RTC_DRV_MAX8997=m CONFIG_RTC_DRV_MAX77686=y CONFIG_RTC_DRV_RK808=m CONFIG_RTC_DRV_RS5C372=m +CONFIG_RTC_DRV_BQ32K=m CONFIG_RTC_DRV_PALMAS=y CONFIG_RTC_DRV_ST_LPC=y CONFIG_RTC_DRV_TWL4030=y