Kconfig (9cab0217f3f35bd618363842576867badb72ca4b) Kconfig (45fb366940d51c309581813ef35bb70a9e34b17d)
1#
2# Hardware monitoring chip drivers configuration
3#
4
5menuconfig HWMON
6 tristate "Hardware Monitoring support"
7 depends on HAS_IOMEM
8 default y

--- 202 unchanged lines hidden (view full) ---

211 help
212 If you say yes here you get support for hardware monitoring
213 features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG
214 Super-I/O chips.
215
216 This driver can also be built as a module. If so, the module
217 will be called f71805f.
218
1#
2# Hardware monitoring chip drivers configuration
3#
4
5menuconfig HWMON
6 tristate "Hardware Monitoring support"
7 depends on HAS_IOMEM
8 default y

--- 202 unchanged lines hidden (view full) ---

211 help
212 If you say yes here you get support for hardware monitoring
213 features of the Fintek F71805F/FG, F71806F/FG and F71872F/FG
214 Super-I/O chips.
215
216 This driver can also be built as a module. If so, the module
217 will be called f71805f.
218
219config SENSORS_F71882FG
220 tristate "Fintek F71882FG and F71883FG"
221 depends on EXPERIMENTAL
222 help
223 If you say yes here you get support for hardware monitoring
224 features of the Fintek F71882FG and F71883FG Super-I/O chips.
225
226 This driver can also be built as a module. If so, the module
227 will be called f71882fg.
228
219config SENSORS_FSCHER
220 tristate "FSC Hermes"
221 depends on I2C
222 help
223 If you say yes here you get support for Fujitsu Siemens
224 Computers Hermes sensor chips.
225
226 This driver can also be built as a module. If so, the module

--- 470 unchanged lines hidden ---
229config SENSORS_FSCHER
230 tristate "FSC Hermes"
231 depends on I2C
232 help
233 If you say yes here you get support for Fujitsu Siemens
234 Computers Hermes sensor chips.
235
236 This driver can also be built as a module. If so, the module

--- 470 unchanged lines hidden ---