aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2019-04-29 02:39:27 -0400
committerOlof Johansson <olof@lixom.net>2019-04-29 02:39:27 -0400
commitfe08dd9eeaa309deaa3a78f0eaf88900caef1c2e (patch)
tree39cd74060af7c67c64ae7b423b8d50cfbba1869c
parent784baecf92e5b61952fd6606879db808c705105e (diff)
parent940d1a288a598ee18afa25ee74f4ca124bddd364 (diff)
Merge tag 'renesas-arm64-defconfig-for-v5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/defconfig
Renesas ARM64 Based SoC Defconfig Updates for v5.2 + Enable support for RX-8571/RX-8581 RTC * tag 'renesas-arm64-defconfig-for-v5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: arm64: defconfig: enable RX-8581 config option Signed-off-by: Olof Johansson <olof@lixom.net>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 21128287be8b..8eba976c11a5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -599,6 +599,7 @@ CONFIG_EDAC_GHES=y
599CONFIG_RTC_CLASS=y 599CONFIG_RTC_CLASS=y
600CONFIG_RTC_DRV_MAX77686=y 600CONFIG_RTC_DRV_MAX77686=y
601CONFIG_RTC_DRV_RK808=m 601CONFIG_RTC_DRV_RK808=m
602CONFIG_RTC_DRV_RX8581=m
602CONFIG_RTC_DRV_S5M=y 603CONFIG_RTC_DRV_S5M=y
603CONFIG_RTC_DRV_DS3232=y 604CONFIG_RTC_DRV_DS3232=y
604CONFIG_RTC_DRV_EFI=y 605CONFIG_RTC_DRV_EFI=y