mirror of https://gitee.com/openkylin/linux.git
trivial: input/misc: Fix typo in Kconfig
Signed-off-by: Alessio Igor Bogani <abogani@texware.it> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
0fa1b0a144
commit
492d0f95e6
|
@ -232,7 +232,7 @@ config INPUT_GPIO_ROTARY_ENCODER
|
|||
depends on GPIOLIB && GENERIC_GPIO
|
||||
help
|
||||
Say Y here to add support for rotary encoders connected to GPIO lines.
|
||||
Check file:Documentation/incput/rotary_encoder.txt for more
|
||||
Check file:Documentation/input/rotary-encoder.txt for more
|
||||
information.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
|
|
Loading…
Reference in New Issue