diff options
Diffstat (limited to 'drivers/w1/masters/Kconfig')
-rw-r--r-- | drivers/w1/masters/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/w1/masters/Kconfig b/drivers/w1/masters/Kconfig index 96d2f8e4c275..3195fb8b7d9a 100644 --- a/drivers/w1/masters/Kconfig +++ b/drivers/w1/masters/Kconfig | |||
@@ -12,7 +12,7 @@ config W1_MASTER_MATROX | |||
12 | using Matrox's G400 GPIO pins. | 12 | using Matrox's G400 GPIO pins. |
13 | 13 | ||
14 | This support is also available as a module. If so, the module | 14 | This support is also available as a module. If so, the module |
15 | will be called matrox_w1.ko. | 15 | will be called matrox_w1. |
16 | 16 | ||
17 | config W1_MASTER_DS2490 | 17 | config W1_MASTER_DS2490 |
18 | tristate "DS2490 USB <-> W1 transport layer for 1-wire" | 18 | tristate "DS2490 USB <-> W1 transport layer for 1-wire" |
@@ -22,7 +22,7 @@ config W1_MASTER_DS2490 | |||
22 | for example DS9490*. | 22 | for example DS9490*. |
23 | 23 | ||
24 | This support is also available as a module. If so, the module | 24 | This support is also available as a module. If so, the module |
25 | will be called ds2490.ko. | 25 | will be called ds2490. |
26 | 26 | ||
27 | config W1_MASTER_DS2482 | 27 | config W1_MASTER_DS2482 |
28 | tristate "Maxim DS2482 I2C to 1-Wire bridge" | 28 | tristate "Maxim DS2482 I2C to 1-Wire bridge" |
@@ -56,7 +56,7 @@ config W1_MASTER_GPIO | |||
56 | GPIO pins. This driver uses the GPIO API to control the wire. | 56 | GPIO pins. This driver uses the GPIO API to control the wire. |
57 | 57 | ||
58 | This support is also available as a module. If so, the module | 58 | This support is also available as a module. If so, the module |
59 | will be called w1-gpio.ko. | 59 | will be called w1-gpio. |
60 | 60 | ||
61 | config HDQ_MASTER_OMAP | 61 | config HDQ_MASTER_OMAP |
62 | tristate "OMAP HDQ driver" | 62 | tristate "OMAP HDQ driver" |