diff mbox series

[1/1] arm64: defconfig: enable RX-8581 config option

Message ID 940d1a288a598ee18afa25ee74f4ca124bddd364.1555683540.git.horms+renesas@verge.net.au (mailing list archive)
State Mainlined, archived
Commit 940d1a288a598ee18afa25ee74f4ca124bddd364
Headers show
Series [1/1] arm64: defconfig: enable RX-8581 config option | expand

Commit Message

Simon Horman April 19, 2019, 2:33 p.m. UTC
From: Biju Das <biju.das@bp.renesas.com>

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>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

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