diff options
author | Olof Johansson <olof@lixom.net> | 2019-04-29 02:39:27 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2019-04-29 02:39:27 -0400 |
commit | fe08dd9eeaa309deaa3a78f0eaf88900caef1c2e (patch) | |
tree | 39cd74060af7c67c64ae7b423b8d50cfbba1869c | |
parent | 784baecf92e5b61952fd6606879db808c705105e (diff) | |
parent | 940d1a288a598ee18afa25ee74f4ca124bddd364 (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/defconfig | 1 |
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 | |||
599 | CONFIG_RTC_CLASS=y | 599 | CONFIG_RTC_CLASS=y |
600 | CONFIG_RTC_DRV_MAX77686=y | 600 | CONFIG_RTC_DRV_MAX77686=y |
601 | CONFIG_RTC_DRV_RK808=m | 601 | CONFIG_RTC_DRV_RK808=m |
602 | CONFIG_RTC_DRV_RX8581=m | ||
602 | CONFIG_RTC_DRV_S5M=y | 603 | CONFIG_RTC_DRV_S5M=y |
603 | CONFIG_RTC_DRV_DS3232=y | 604 | CONFIG_RTC_DRV_DS3232=y |
604 | CONFIG_RTC_DRV_EFI=y | 605 | CONFIG_RTC_DRV_EFI=y |