![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/self/root/usr/src/kernels/4.18.0-553.50.1.el8_10.x86_64/drivers/counter/ |
# SPDX-License-Identifier: GPL-2.0-only # # Counter devices # menuconfig COUNTER tristate "Counter support" help This enables counter device support through the Generic Counter interface. You only need to enable this, if you also want to enable one or more of the counter device drivers below. if COUNTER config INTEL_QEP tristate "Intel Quadrature Encoder Peripheral driver" depends on PCI help Select this option to enable the Intel Quadrature Encoder Peripheral driver. To compile this driver as a module, choose M here: the module will be called intel-qep. endif # COUNTER