xref: /linux/drivers/counter/Kconfig (revision 0040a390d2fde44a03b3a05cf0cdf3e692ece60f)
1*0040a390SWilliam Breathitt Gray#
2*0040a390SWilliam Breathitt Gray# Counter devices
3*0040a390SWilliam Breathitt Gray#
4*0040a390SWilliam Breathitt Gray
5*0040a390SWilliam Breathitt Graymenuconfig COUNTER
6*0040a390SWilliam Breathitt Gray	tristate "Counter support"
7*0040a390SWilliam Breathitt Gray	help
8*0040a390SWilliam Breathitt Gray	  This enables counter device support through the Generic Counter
9*0040a390SWilliam Breathitt Gray	  interface. You only need to enable this, if you also want to enable
10*0040a390SWilliam Breathitt Gray	  one or more of the counter device drivers below.
11