mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 14:34:28 +08:00
Input: pcf8574_keypad - fix typo in Kconfig
Correct spelling "connetced" to "connected" in pcf8574_keypad description in drivers/input/misc/Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
parent
b6834b02e4
commit
393f9ffb79
@ -415,7 +415,7 @@ config INPUT_PCF8574
|
||||
tristate "PCF8574 Keypad input device"
|
||||
depends on I2C && EXPERIMENTAL
|
||||
help
|
||||
Say Y here if you want to support a keypad connetced via I2C
|
||||
Say Y here if you want to support a keypad connected via I2C
|
||||
with a PCF8574.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
|
Loading…
Reference in New Issue
Block a user