aboutsummaryrefslogtreecommitdiff
path: root/drivers/counter/Kconfig
blob: a74998400282e1cd47b3f0b6b84d1a80670d3b90 (plain)
1
2
3
4
5
6
7
8
9
10
#
# 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.