aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2010-10-27 19:11:10 -0400
committerJiri Kosina <jkosina@suse.cz>2010-11-02 22:47:50 -0400
commitde7fd0fc989727d657d40f6ddf2fb99639bd6262 (patch)
tree7fe93c923288a9338487c4f8bfd180b279c2a6b1 /drivers/input
parent1ed7c2077aa236b378dd28319e664422ef010e9b (diff)
Kconfig: typo: boad -> board
Signed-off-by: Michael Witten <mfwitten@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/input')
-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.