imx6: Add ds1672 RTC to kernel for working hctosys (Gateworks)
authorKoen Vandeputte <koen.vandeputte@ncentric.com>
Wed, 26 Oct 2016 14:10:03 +0000 (16:10 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 26 Oct 2016 22:34:01 +0000 (00:34 +0200)
Fixes the same hctosys init issue as described in commit
5481ce9a1157a43d8b2c963e03fb243e70974361

The Gateworks Ventana family uses an emulated Dallas 1672
RTC device.

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
target/linux/imx6/config-4.4

index 6d251b8156cd696f9fb77686502f4da5ce525630..890ed184d917402d4fd2a0853deed5e4ea60a14b 100644 (file)
@@ -351,6 +351,7 @@ CONFIG_RFS_ACCEL=y
 CONFIG_RPS=y
 CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_DS1307=y
+CONFIG_RTC_DRV_DS1672=y
 # CONFIG_RTC_DRV_IMXDI is not set
 # CONFIG_RTC_DRV_MXC is not set
 CONFIG_RWSEM_SPIN_ON_OWNER=y