]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/counter/Kconfig
counter: Add STM32 Timer quadrature encoder
[linux.git] / drivers / counter / Kconfig
index dd3add7295297b6c0529ad8c2ece5bdf7c73ddb9..0bb2340d608767e3355e8a4c53b99040843d1040 100644 (file)
@@ -28,4 +28,14 @@ config 104_QUAD_8
          The base port addresses for the devices may be configured via the base
          array module parameter.
 
+config STM32_TIMER_CNT
+       tristate "STM32 Timer encoder counter driver"
+       depends on MFD_STM32_TIMERS || COMPILE_TEST
+       help
+         Select this option to enable STM32 Timer quadrature encoder
+         and counter driver.
+
+         To compile this driver as a module, choose M here: the
+         module will be called stm32-timer-cnt.
+
 endif # COUNTER