diff options
author | Olof Johansson <olof@lixom.net> | 2019-04-28 23:39:27 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2019-04-28 23:39:27 -0700 |
commit | fe08dd9eeaa309deaa3a78f0eaf88900caef1c2e (patch) | |
tree | 39cd74060af7c67c64ae7b423b8d50cfbba1869c /arch/arm64/configs | |
parent | 784baecf92e5b61952fd6606879db808c705105e (diff) | |
parent | 940d1a288a598ee18afa25ee74f4ca124bddd364 (diff) | |
download | linux-fe08dd9eeaa309deaa3a78f0eaf88900caef1c2e.tar.gz linux-fe08dd9eeaa309deaa3a78f0eaf88900caef1c2e.tar.bz2 linux-fe08dd9eeaa309deaa3a78f0eaf88900caef1c2e.zip |
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>
Diffstat (limited to 'arch/arm64/configs')
-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 CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_MAX77686=y CONFIG_RTC_DRV_RK808=m +CONFIG_RTC_DRV_RX8581=m CONFIG_RTC_DRV_S5M=y CONFIG_RTC_DRV_DS3232=y CONFIG_RTC_DRV_EFI=y |