net/ppp: Enable PPTP as module

svn path=/dists/trunk/linux-2.6/; revision=16647
This commit is contained in:
Ben Hutchings 2010-12-05 17:51:14 +00:00
parent 4b090faf1d
commit 888e351ecf
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -30,6 +30,7 @@ linux-2.6 (2.6.37~rc4-1~experimental.1) UNRELEASED; urgency=low
* 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@stro.at> Wed, 31 Oct 2010 13:23:11 +0200

View File

@ -1635,6 +1635,7 @@ CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_PPP_MPPE=m
CONFIG_PPPOE=m
CONFIG_PPTP=m
CONFIG_PPPOATM=m
CONFIG_PPPOL2TP=m
CONFIG_SLIP=m