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

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


Author: benh
Date: Mon May 30 22:16:39 2011
New Revision: 17514

Log:
pps: Enable PPS_CLIENT_PARPORT as module

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 21:56:38 2011	(r17513)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 30 22:16:39 2011	(r17514)
@@ -33,6 +33,7 @@
   * net/usb: Enable USB_VL600 as module
   * tablet: Enable drivers for all possible architectures and flavours
   * tablet: Enable TABLET_USB_HANWANG as module
+  * pps: Enable PPS_CLIENT_PARPORT as module
 
  -- 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 21:56:38 2011	(r17513)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 22:16:39 2011	(r17514)
@@ -2147,6 +2147,7 @@
 ##
 # CONFIG_PPS_CLIENT_KTIMER is not set
 CONFIG_PPS_CLIENT_LDISC=m
+CONFIG_PPS_CLIENT_PARPORT=m
 
 ##
 ## file: drivers/regulator/Kconfig



More information about the Kernel-svn-changes mailing list