aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/input/serio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig
index 6256233d2bfb..44a351cdc641 100644
--- a/drivers/input/serio/Kconfig
+++ b/drivers/input/serio/Kconfig
@@ -230,7 +230,7 @@ config SERIO_PS2MULT
230 tristate "TQC PS/2 multiplexer" 230 tristate "TQC PS/2 multiplexer"
231 help 231 help
232 Say Y here if you have the PS/2 line multiplexer like the one 232 Say Y here if you have the PS/2 line multiplexer like the one
233 present on TQC boads. 233 present on TQC boards.
234 234
235 To compile this driver as a module, choose M here: the 235 To compile this driver as a module, choose M here: the
236 module will be called ps2mult. 236 module will be called ps2mult.