OpenWrt – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 config ROTARY_GPIO_CUSTOM
2 tristate "Custom GPIO-based rotary driver"
3 depends on GENERIC_GPIO
4 help
5 This is a driver to register 1 to 4 custom rotary encoder using
6 GPIO lines.
7  
8 This support is also available as a module. If so, the module
9 will be called rotary-gpio-custom.