ptp: Enable PTP_1588_CLOCK, PTP_1588_CLOCK_GIANFAR, PTP_1588_CLOCK_IXP46X as modules

svn path=/dists/trunk/linux-2.6/; revision=17515
This commit is contained in:
Ben Hutchings 2011-05-30 22:25:21 +00:00
parent 62501254bc
commit ccf35818a6
2 changed files with 9 additions and 0 deletions

2
debian/changelog vendored
View File

@ -34,6 +34,8 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low
* tablet: Enable drivers for all possible architectures and flavours
* tablet: Enable TABLET_USB_HANWANG as module
* pps: Enable PPS_CLIENT_PARPORT as module
* ptp: Enable PTP_1588_CLOCK, PTP_1588_CLOCK_GIANFAR,
PTP_1588_CLOCK_IXP46X as modules
-- Ben Hutchings <ben@decadent.org.uk> Sat, 21 May 2011 22:13:08 +0100

View File

@ -2149,6 +2149,13 @@ CONFIG_PPS=m
CONFIG_PPS_CLIENT_LDISC=m
CONFIG_PPS_CLIENT_PARPORT=m
##
## file: drivers/ptp/Kconfig
##
CONFIG_PTP_1588_CLOCK=m
CONFIG_PTP_1588_CLOCK_GIANFAR=m
CONFIG_PTP_1588_CLOCK_IXP46X=m
##
## file: drivers/regulator/Kconfig
##