diff options
author | Michael Witten <mfwitten@gmail.com> | 2010-10-27 23:11:10 +0000 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-11-02 22:47:50 -0400 |
commit | de7fd0fc989727d657d40f6ddf2fb99639bd6262 (patch) | |
tree | 7fe93c923288a9338487c4f8bfd180b279c2a6b1 /drivers | |
parent | 1ed7c2077aa236b378dd28319e664422ef010e9b (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')
-rw-r--r-- | drivers/input/serio/Kconfig | 2 |
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 tristate "TQC PS/2 multiplexer" help Say Y here if you have the PS/2 line multiplexer like the one - present on TQC boads. + present on TQC boards. To compile this driver as a module, choose M here: the module will be called ps2mult. |