diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-01-10 02:08:17 +0300 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-10 02:08:17 +0300 |
commit | a58a414fd5438f5ade6210ad0e8b14fbd6f503c5 (patch) | |
tree | 89c934be5760d7e26aadf88e90cb954e80591f9e /drivers/w1/Kconfig | |
parent | f17578decc40df8fceff82b106582e30bdfb3189 (diff) | |
download | linux-a58a414fd5438f5ade6210ad0e8b14fbd6f503c5.tar.xz |
spelling: s/usefull/useful/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/w1/Kconfig')
-rw-r--r-- | drivers/w1/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/w1/Kconfig b/drivers/w1/Kconfig index 9a1e00dd3e02..4baf61a22327 100644 --- a/drivers/w1/Kconfig +++ b/drivers/w1/Kconfig @@ -3,7 +3,7 @@ menu "Dallas's 1-wire bus" config W1 tristate "Dallas's 1-wire support" ---help--- - Dallas's 1-wire bus is usefull to connect slow 1-pin devices + Dallas's 1-wire bus is useful to connect slow 1-pin devices such as iButtons and thermal sensors. If you want W1 support, you should say Y here. |