[kernel] r21944 - in dists/sid/linux/debian: . config/armhf

Uwe Kleine-König ukleinek-guest at moszumanska.debian.org
Sun Oct 12 19:00:48 UTC 2014


Author: ukleinek-guest
Date: Sun Oct 12 19:00:47 2014
New Revision: 21944

Log:
[armhf] enable rtc driver for i.MX6

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

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Sat Oct 11 21:03:18 2014	(r21943)
+++ dists/sid/linux/debian/changelog	Sun Oct 12 19:00:47 2014	(r21944)
@@ -8,6 +8,9 @@
   * [ppc64el] Disable CONFIG_CMDLINE{,_BOOL} usage for setting consoles
     (Closes: #764745)
 
+  [ Uwe Kleine-König ]
+  * [armhf] enable rtc driver for i.MX6 
+
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 11 Oct 2014 21:41:58 +0100
 
 linux (3.16.5-1) unstable; urgency=medium

Modified: dists/sid/linux/debian/config/armhf/config.armmp
==============================================================================
--- dists/sid/linux/debian/config/armhf/config.armmp	Sat Oct 11 21:03:18 2014	(r21943)
+++ dists/sid/linux/debian/config/armhf/config.armmp	Sun Oct 12 19:00:47 2014	(r21944)
@@ -623,6 +623,7 @@
 CONFIG_RTC_DRV_MV=y
 CONFIG_RTC_DRV_MC13XXX=y
 CONFIG_RTC_DRV_MXC=y
+CONFIG_RTC_DRV_SNVS=y
 
 ##
 ## file: drivers/scsi/Kconfig



More information about the Kernel-svn-changes mailing list