[kernel/f20] Enable ISL12057 RTC for ARM (NetGear ReadyNAS)

Peter Robinson pbrobinson at fedoraproject.org
Fri Jul 11 14:17:42 UTC 2014


commit 1d6e19b61a0e2bb25d63a41d96e8c7a8bd0c354e
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Jul 11 15:17:57 2014 +0100

    Enable ISL12057 RTC for ARM (NetGear ReadyNAS)

 config-armv7 |    1 +
 kernel.spec  |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/config-armv7 b/config-armv7
index 4aaa913..283aa51 100644
--- a/config-armv7
+++ b/config-armv7
@@ -42,6 +42,7 @@ CONFIG_PINCTRL_DOVE=y
 CONFIG_EDAC_MV64X60=m
 CONFIG_RTC_DRV_S35390A=m
 CONFIG_RTC_DRV_88PM80X=m
+CONFIG_RTC_DRV_ISL12057=m
 CONFIG_RTC_DRV_MV=m
 CONFIG_MVNETA=m
 CONFIG_GPIO_MVEBU=y
diff --git a/kernel.spec b/kernel.spec
index 0f35227..1d13be9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2284,6 +2284,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Fri Jul 11 2014 Peter Robinson <pbrobinson at fedoraproject.org>
+- Enable ISL12057 RTC for ARM (NetGear ReadyNAS)
+
 * Mon Jul  7 2014 Justin M. Forbes <jforbes at fedoraproject.org> 3.15.4-200
 - Linux v3.15.4
 - Fixes CVE-2014-4715 (rhbz 1115767 1116362)


More information about the scm-commits mailing list