Root/package/system/rotary-gpio-custom/src/Kconfig

1config 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.
10

Archive Download this file



interactive