diff options
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 fd2c7bd9dfbe..6743bde038cc 100644 --- a/drivers/w1/Kconfig +++ b/drivers/w1/Kconfig | |||
@@ -16,7 +16,7 @@ config W1_CON | |||
16 | depends on CONNECTOR | 16 | depends on CONNECTOR |
17 | bool "Userspace communication over connector" | 17 | bool "Userspace communication over connector" |
18 | default y | 18 | default y |
19 | --- help --- | 19 | ---help--- |
20 | This allows to communicate with userspace using connector. For more | 20 | This allows to communicate with userspace using connector. For more |
21 | information see <file:Documentation/connector/connector.txt>. | 21 | information see <file:Documentation/connector/connector.txt>. |
22 | There are three types of messages between w1 core and userspace: | 22 | There are three types of messages between w1 core and userspace: |