summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-07-31 14:12:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-07-31 14:54:11 +0000
commite252523492f16fb42f0c872e7040f7fb9af891bc (patch)
tree15270e97ba3f9a28944ba32487274624aa38bb5d /main/linux-grsec/kernelconfig.x86
parent49548e7a898968dd7d75e7e10eb27b33cf6d21ae (diff)
downloadaports-e252523492f16fb42f0c872e7040f7fb9af891bc.tar.bz2
aports-e252523492f16fb42f0c872e7040f7fb9af891bc.tar.xz
main/linux-grsec: add support for PPS
Requested by nangel
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r--main/linux-grsec/kernelconfig.x8614
1 files changed, 10 insertions, 4 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86
index 756f810bb..fb4209a9c 100644
--- a/main/linux-grsec/kernelconfig.x86
+++ b/main/linux-grsec/kernelconfig.x86
@@ -2814,19 +2814,25 @@ CONFIG_SPI_TLE62X0=m
#
# PPS support
#
-# CONFIG_PPS is not set
+CONFIG_PPS=m
+# CONFIG_PPS_DEBUG is not set
#
-# PPS generators support
+# PPS clients support
#
+# CONFIG_PPS_CLIENT_KTIMER is not set
+CONFIG_PPS_CLIENT_LDISC=m
+# CONFIG_PPS_CLIENT_PARPORT is not set
+# CONFIG_PPS_CLIENT_GPIO is not set
#
-# PTP clock support
+# PPS generators support
#
#
-# Enable Device Drivers -> PPS to see the PTP clock options.
+# PTP clock support
#
+# CONFIG_PTP_1588_CLOCK is not set
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
CONFIG_GPIOLIB=y
# CONFIG_DEBUG_GPIO is not set