ARM: shmobile: Enable BQ32000 rtc in shmobile_defconfig
authorBiju Das <biju.das@bp.renesas.com>
Tue, 8 Aug 2017 13:04:25 +0000 (14:04 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 9 Aug 2017 09:03:26 +0000 (11:03 +0200)
The iWave RZ/G1M Q7 SOM supports RTC (TI BQ32000).
To increase hardware support enable the driver in the
shmobile_defconfig multiplatform configuration.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/shmobile_defconfig

index 18886c53424aea1fefff730d3424a438859db9a1..7b4fc01431483f217a97e69a93987e86ecc67c4f 100644 (file)
@@ -193,6 +193,7 @@ CONFIG_LEDS_CLASS=y
 CONFIG_LEDS_GPIO=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_RS5C372=y
+CONFIG_RTC_DRV_BQ32K=y
 CONFIG_RTC_DRV_S35390A=y
 CONFIG_RTC_DRV_RX8581=y
 CONFIG_RTC_DRV_DA9063=y