diff --git a/debian/changelog b/debian/changelog index 7db6255e3..6249bc9d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 21 May 2011 22:13:08 +0100 diff --git a/debian/config/config b/debian/config/config index 4ebd4b511..b52c99550 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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