mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-23 09:30:04 +07:00
11 lines
266 B
Plaintext
11 lines
266 B
Plaintext
|
#
|
||
|
# 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.
|