[kernel] r22554 - in dists/trunk/linux/debian: . config/armhf

Ian James Campbell ijc at moszumanska.debian.org
Mon May 4 06:11:13 UTC 2015


Author: ijc
Date: Mon May  4 06:11:12 2015
New Revision: 22554

Log:
[armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/armhf/config.armmp

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun May  3 15:24:53 2015	(r22553)
+++ dists/trunk/linux/debian/changelog	Mon May  4 06:11:12 2015	(r22554)
@@ -16,6 +16,9 @@
     security/LTS uploads
   * ipv4: Missing sk_nulls_node_init() in ping_unhash() (CVE-2015-3636)
 
+  [ Ian Campbell ]
+  * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)
+
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 27 Apr 2015 20:48:43 +0100
 
 linux (4.0-1~exp1) experimental; urgency=medium

Modified: dists/trunk/linux/debian/config/armhf/config.armmp
==============================================================================
--- dists/trunk/linux/debian/config/armhf/config.armmp	Sun May  3 15:24:53 2015	(r22553)
+++ dists/trunk/linux/debian/config/armhf/config.armmp	Mon May  4 06:11:12 2015	(r22554)
@@ -719,6 +719,7 @@
 CONFIG_RTC_DRV_TEGRA=y
 CONFIG_RTC_DRV_MXC=y
 CONFIG_RTC_DRV_SNVS=y
+CONFIG_RTC_DRV_PCF8523=y
 
 ##
 ## file: drivers/scsi/Kconfig



More information about the Kernel-svn-changes mailing list