[package] firewall: fix serious bug in state var handling (#9746)
[openwrt.git] / package / rotary-gpio-custom / src / Kconfig
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.
This page took 0.036494 seconds and 5 git commands to generate.