pps: Enable PPS_CLIENT_PARPORT as module

svn path=/dists/trunk/linux-2.6/; revision=17514
This commit is contained in:
Ben Hutchings 2011-05-30 22:16:39 +00:00
parent 837e8a0c76
commit 62501254bc
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -33,6 +33,7 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low
* 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@decadent.org.uk> Sat, 21 May 2011 22:13:08 +0100

View File

@ -2147,6 +2147,7 @@ CONFIG_PPS=m
##
# CONFIG_PPS_CLIENT_KTIMER is not set
CONFIG_PPS_CLIENT_LDISC=m
CONFIG_PPS_CLIENT_PARPORT=m
##
## file: drivers/regulator/Kconfig