Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[sfrench/cifs-2.6.git] / drivers / counter / Kconfig
index 2967d0a9ff910d9287260f116256ff5cb50ddde1..c80fa76bb531159f38d53adb67e296692f2a682d 100644 (file)
@@ -49,6 +49,17 @@ config STM32_LPTIMER_CNT
          To compile this driver as a module, choose M here: the
          module will be called stm32-lptimer-cnt.
 
+config TI_EQEP
+       tristate "TI eQEP counter driver"
+       depends on (SOC_AM33XX || COMPILE_TEST)
+       select REGMAP_MMIO
+       help
+         Select this option to enable the Texas Instruments Enhanced Quadrature
+         Encoder Pulse (eQEP) counter driver.
+
+         To compile this driver as a module, choose M here: the module will be
+         called ti-eqep.
+
 config FTM_QUADDEC
        tristate "Flex Timer Module Quadrature decoder driver"
        depends on HAS_IOMEM && OF