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.
|