[kernel] r17515 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Mon May 30 22:25:22 UTC 2011


Author: benh
Date: Mon May 30 22:25:21 2011
New Revision: 17515

Log:
ptp: Enable PTP_1588_CLOCK, PTP_1588_CLOCK_GIANFAR, PTP_1588_CLOCK_IXP46X as modules

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon May 30 22:16:39 2011	(r17514)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 30 22:25:21 2011	(r17515)
@@ -34,6 +34,8 @@
   * tablet: Enable drivers for all possible architectures and flavours
   * tablet: Enable TABLET_USB_HANWANG as module
   * pps: Enable PPS_CLIENT_PARPORT as module
+  * ptp: Enable PTP_1588_CLOCK, PTP_1588_CLOCK_GIANFAR,
+    PTP_1588_CLOCK_IXP46X as modules
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 22:16:39 2011	(r17514)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 22:25:21 2011	(r17515)
@@ -2150,6 +2150,13 @@
 CONFIG_PPS_CLIENT_PARPORT=m
 
 ##
+## file: drivers/ptp/Kconfig
+##
+CONFIG_PTP_1588_CLOCK=m
+CONFIG_PTP_1588_CLOCK_GIANFAR=m
+CONFIG_PTP_1588_CLOCK_IXP46X=m
+
+##
 ## file: drivers/regulator/Kconfig
 ##
 CONFIG_REGULATOR=y



More information about the Kernel-svn-changes mailing list