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

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


commit 81c1ee9be5928d0e1174def6ea22959bd4606a93
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Jul 11 15:17:32 2014 +0100

    Enable ISL12057 RTC for ARM (NetGear ReadyNAS)

 config-armv7 |    1 +
 kernel.spec  |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/config-armv7 b/config-armv7
index e28a016..5b4b2ab 100644
--- a/config-armv7
+++ b/config-armv7
@@ -44,6 +44,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 8bf43ad..bd05aa9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2249,6 +2249,7 @@ fi
 * Thu Jul 10 2014 Peter Robinson <pbrobinson at fedoraproject.org>
 - Rebase Utilute and BeagleBone patches
 - Minor ARM updates
+- Enable ISL12057 RTC for ARM (NetGear ReadyNAS)
 
 * Wed Jul 09 2014 Josh Boyer <jwboyer at fedoraproject.org> - 3.16.0-0.rc4.git2.1
 - Linux v3.16-rc4-28-g163e40743f73


More information about the scm-commits mailing list