X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=drivers%2Fcounter%2FKconfig;h=c80fa76bb531159f38d53adb67e296692f2a682d;hb=0dd09bc02c1bad55e92306ca83b38b3cf48b9f40;hp=2967d0a9ff910d9287260f116256ff5cb50ddde1;hpb=39ceda5ce1b002e30563fcb8ad1bb5ac8e4d59ee;p=sfrench%2Fcifs-2.6.git diff --git a/drivers/counter/Kconfig b/drivers/counter/Kconfig index 2967d0a9ff91..c80fa76bb531 100644 --- a/drivers/counter/Kconfig +++ b/drivers/counter/Kconfig @@ -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