summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorBiju Das2019-02-21 10:40:47 +0100
committerSimon Horman2019-03-18 10:32:55 +0100
commit940d1a288a598ee18afa25ee74f4ca124bddd364 (patch)
tree5740c85e672955f7c8f7bdea3543f826178910f8 /arch/arm64/configs
parentLinux 5.1-rc1 (diff)
downloadkernel-qcow2-linux-940d1a288a598ee18afa25ee74f4ca124bddd364.tar.gz
kernel-qcow2-linux-940d1a288a598ee18afa25ee74f4ca124bddd364.tar.xz
kernel-qcow2-linux-940d1a288a598ee18afa25ee74f4ca124bddd364.zip
arm64: defconfig: enable RX-8581 config option
Enable support for RX-8571/RX-8581 RTC by turning on CONFIG_RTC_DRV_RX8581 as module. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm64/configs')
-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 2d9c39033c1a..c5ec86c44656 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -605,6 +605,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