ARM: shmobile: Enable NXP pcf85363 rtc in shmobile_defconfig
authorBiju Das <biju.das@bp.renesas.com>
Fri, 7 Dec 2018 11:27:45 +0000 (11:27 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 7 Jan 2019 12:19:40 +0000 (13:19 +0100)
The iWave RZ/G1C SBC supports RTC (NXP pcf85263). To increase hardware
support enable the driver in the shmobile_defconfig multiplatform
configuration.

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/arm/configs/shmobile_defconfig

index 9e5a5ad..fdac4e4 100644 (file)
@@ -177,6 +177,7 @@ CONFIG_LEDS_CLASS=y
 CONFIG_LEDS_GPIO=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_RS5C372=y
+CONFIG_RTC_DRV_PCF85363=y
 CONFIG_RTC_DRV_BQ32K=y
 CONFIG_RTC_DRV_S35390A=y
 CONFIG_RTC_DRV_RX8581=y