mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
hwmon: fix typo build -> built
This patch fix a typo where build is used instead of built. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
162372b088
commit
b71464c937
@ -179,7 +179,7 @@ config SENSORS_ADT7X10
|
||||
This module contains common code shared by the ADT7310/ADT7320 and
|
||||
ADT7410/ADT7420 temperature monitoring chip drivers.
|
||||
|
||||
If build as a module, the module will be called adt7x10.
|
||||
If built as a module, the module will be called adt7x10.
|
||||
|
||||
config SENSORS_ADT7310
|
||||
tristate "Analog Devices ADT7310/ADT7320"
|
||||
@ -242,7 +242,7 @@ config SENSORS_ADT7475
|
||||
ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
|
||||
chips.
|
||||
|
||||
This driver can also be build as a module. If so, the module
|
||||
This driver can also be built as a module. If so, the module
|
||||
will be called adt7475.
|
||||
|
||||
config SENSORS_ASC7621
|
||||
@ -666,7 +666,7 @@ config SENSORS_JZ4740
|
||||
If you say yes here you get support for reading adc values from the ADCIN
|
||||
pin on Ingenic JZ4740 SoC based boards.
|
||||
|
||||
This driver can also be build as a module. If so, the module will be
|
||||
This driver can also be built as a module. If so, the module will be
|
||||
called jz4740-hwmon.
|
||||
|
||||
config SENSORS_JC42
|
||||
@ -1594,7 +1594,7 @@ config SENSORS_AMC6821
|
||||
If you say yes here you get support for the Texas Instruments
|
||||
AMC6821 hardware monitoring chips.
|
||||
|
||||
This driver can also be build as a module. If so, the module
|
||||
This driver can also be built as a module. If so, the module
|
||||
will be called amc6821.
|
||||
|
||||
config SENSORS_INA209
|
||||
|
Loading…
Reference in New Issue
Block a user