diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 16:31:37 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 16:31:37 -0400 |
commit | 095096038d637c477ef3c1b674612bcbc4d60c2d (patch) | |
tree | 2e850ffb08e7c13756efe16c562022d1289e37e6 /drivers/input/serio/Kconfig | |
parent | c73a668c096fe3dd23c1062018e82eb85f5c7043 (diff) |
Fix several typos in drivers/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/input/serio/Kconfig')
-rw-r--r-- | drivers/input/serio/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/input/serio/Kconfig b/drivers/input/serio/Kconfig index 98acf170252c..8cdbfeca5903 100644 --- a/drivers/input/serio/Kconfig +++ b/drivers/input/serio/Kconfig | |||
@@ -115,9 +115,9 @@ config HP_SDC | |||
115 | depends on GSC && SERIO | 115 | depends on GSC && SERIO |
116 | default y | 116 | default y |
117 | ---help--- | 117 | ---help--- |
118 | This option enables supports for the the "System Device | 118 | This option enables support for the "System Device |
119 | Controller", an i8042 carrying microcode to manage a | 119 | Controller", an i8042 carrying microcode to manage a |
120 | few miscellanous devices on some Hewlett Packard systems. | 120 | few miscellaneous devices on some Hewlett Packard systems. |
121 | The SDC itself contains a 10ms resolution timer/clock capable | 121 | The SDC itself contains a 10ms resolution timer/clock capable |
122 | of delivering interrupts on a periodic and one-shot basis. | 122 | of delivering interrupts on a periodic and one-shot basis. |
123 | The SDC may also be connected to a battery-backed real-time | 123 | The SDC may also be connected to a battery-backed real-time |