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

Ben Hutchings benh at alioth.debian.org
Sun Dec 5 17:51:20 UTC 2010


Author: benh
Date: Sun Dec  5 17:51:14 2010
New Revision: 16647

Log:
net/ppp: Enable PPTP 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	Sun Dec  5 16:55:28 2010	(r16646)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 17:51:14 2010	(r16647)
@@ -30,6 +30,7 @@
   * sensors: Enable AD525X_DPOT_SPI, APDS9802ALS, ISL29020, SENSORS_BH1780,
     SENSORS_BH1770, SENSORS_APDS990X, HMC6352, BMP085 as modules
   * scsi: Enable SCSI_CXGB4_ISCSI as module
+  * net/ppp: Enable PPTP as module
 
  -- maximilian attems <max at stro.at>  Wed, 31 Oct 2010 13:23:11 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 16:55:28 2010	(r16646)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 17:51:14 2010	(r16647)
@@ -1635,6 +1635,7 @@
 CONFIG_PPP_BSDCOMP=m
 CONFIG_PPP_MPPE=m
 CONFIG_PPPOE=m
+CONFIG_PPTP=m
 CONFIG_PPPOATM=m
 CONFIG_PPPOL2TP=m
 CONFIG_SLIP=m



More information about the Kernel-svn-changes mailing list