Commit 057923f0 authored by Jean Delvare's avatar Jean Delvare Committed by Greg Kroah-Hartman

[PATCH] I2C: chips/Kconfig corrections

Here are some corrections for drivers/i2c/chips/Kconfig.
Signed-off-by: default avatarAlexey Fisher <fishor@gmx.net>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 6afe1559
...@@ -29,6 +29,7 @@ config SENSORS_ADM1025 ...@@ -29,6 +29,7 @@ config SENSORS_ADM1025
help help
If you say yes here you get support for Analog Devices ADM1025 If you say yes here you get support for Analog Devices ADM1025
and Philips NE1619 sensor chips. and Philips NE1619 sensor chips.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module
will be called adm1025. will be called adm1025.
...@@ -38,6 +39,8 @@ config SENSORS_ADM1026 ...@@ -38,6 +39,8 @@ config SENSORS_ADM1026
select I2C_SENSOR select I2C_SENSOR
help help
If you say yes here you get support for Analog Devices ADM1026 If you say yes here you get support for Analog Devices ADM1026
sensor chip.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module
will be called adm1026. will be called adm1026.
...@@ -48,6 +51,7 @@ config SENSORS_ADM1031 ...@@ -48,6 +51,7 @@ config SENSORS_ADM1031
help help
If you say yes here you get support for Analog Devices ADM1031 If you say yes here you get support for Analog Devices ADM1031
and ADM1030 sensor chips. and ADM1030 sensor chips.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module
will be called adm1031. will be called adm1031.
...@@ -198,8 +202,7 @@ config SENSORS_LM78 ...@@ -198,8 +202,7 @@ config SENSORS_LM78
select I2C_SENSOR select I2C_SENSOR
help help
If you say yes here you get support for National Semiconductor LM78, If you say yes here you get support for National Semiconductor LM78,
LM78-J and LM79. This can also be built as a module which can be LM78-J and LM79.
inserted and removed while the kernel is running.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module
will be called lm78. will be called lm78.
...@@ -232,7 +235,7 @@ config SENSORS_LM85 ...@@ -232,7 +235,7 @@ config SENSORS_LM85
select I2C_SENSOR select I2C_SENSOR
help help
If you say yes here you get support for National Semiconductor LM85 If you say yes here you get support for National Semiconductor LM85
sensor chips and clones: ADT7463 and ADM1027. sensor chips and clones: ADT7463, EMC6D100, EMC6D102 and ADM1027.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module
will be called lm85. will be called lm85.
......
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