aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2016-10-26 16:10:03 +0200
committerJohn Crispin <john@phrozen.org>2016-10-27 00:34:01 +0200
commitd9c37272885eb656b188ee3f98352fcdd5b32708 (patch)
tree1de8a4c0e297f7c203810ef567c5946538f2cd11 /target/linux/imx6
parente3875350f3e4185020b64e0588bba521cd1d6e64 (diff)
downloadupstream-d9c37272885eb656b188ee3f98352fcdd5b32708.tar.gz
upstream-d9c37272885eb656b188ee3f98352fcdd5b32708.tar.bz2
upstream-d9c37272885eb656b188ee3f98352fcdd5b32708.zip
imx6: Add ds1672 RTC to kernel for working hctosys (Gateworks)
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>
Diffstat (limited to 'target/linux/imx6')
-rw-r--r--target/linux/imx6/config-4.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/imx6/config-4.4 b/target/linux/imx6/config-4.4
index 6d251b8156..890ed184d9 100644
--- a/target/linux/imx6/config-4.4
+++ b/target/linux/imx6/config-4.4
@@ -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