[ar8216] fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433
[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.047935 seconds and 5 git commands to generate.