Commit b71464c9 authored by Corentin Labbe's avatar Corentin Labbe Committed by Guenter Roeck

hwmon: fix typo build -> built

This patch fix a typo where build is used instead of built.
Signed-off-by: default avatarCorentin Labbe <clabbe@baylibre.com>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 162372b0
...@@ -179,7 +179,7 @@ config SENSORS_ADT7X10 ...@@ -179,7 +179,7 @@ config SENSORS_ADT7X10
This module contains common code shared by the ADT7310/ADT7320 and This module contains common code shared by the ADT7310/ADT7320 and
ADT7410/ADT7420 temperature monitoring chip drivers. 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 config SENSORS_ADT7310
tristate "Analog Devices ADT7310/ADT7320" tristate "Analog Devices ADT7310/ADT7320"
...@@ -242,7 +242,7 @@ config SENSORS_ADT7475 ...@@ -242,7 +242,7 @@ config SENSORS_ADT7475
ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring ADT7473, ADT7475, ADT7476 and ADT7490 hardware monitoring
chips. 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. will be called adt7475.
config SENSORS_ASC7621 config SENSORS_ASC7621
...@@ -666,7 +666,7 @@ config SENSORS_JZ4740 ...@@ -666,7 +666,7 @@ config SENSORS_JZ4740
If you say yes here you get support for reading adc values from the ADCIN If you say yes here you get support for reading adc values from the ADCIN
pin on Ingenic JZ4740 SoC based boards. 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. called jz4740-hwmon.
config SENSORS_JC42 config SENSORS_JC42
...@@ -1594,7 +1594,7 @@ config SENSORS_AMC6821 ...@@ -1594,7 +1594,7 @@ config SENSORS_AMC6821
If you say yes here you get support for the Texas Instruments If you say yes here you get support for the Texas Instruments
AMC6821 hardware monitoring chips. 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. will be called amc6821.
config SENSORS_INA209 config SENSORS_INA209
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment