diff options
| -rw-r--r-- | drivers/input/misc/Kconfig | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 7b46781c30c9..c528deadd63c 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig @@ -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 | 
