Kconfig (51c997d80e1f625aea3426a8a9087f5830ac6db3) Kconfig (6800c3d027b4458a6fb5ab78064c2e3b7da2f94f)
1#
2# Hardware monitoring chip drivers configuration
3#
4
5menu "Hardware Monitoring support"
6
7config HWMON
8 tristate "Hardware Monitoring support"

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

483 tristate "Winbond W83792D"
484 depends on HWMON && I2C && EXPERIMENTAL
485 help
486 If you say yes here you get support for the Winbond W83792D chip.
487
488 This driver can also be built as a module. If so, the module
489 will be called w83792d.
490
1#
2# Hardware monitoring chip drivers configuration
3#
4
5menu "Hardware Monitoring support"
6
7config HWMON
8 tristate "Hardware Monitoring support"

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

483 tristate "Winbond W83792D"
484 depends on HWMON && I2C && EXPERIMENTAL
485 help
486 If you say yes here you get support for the Winbond W83792D chip.
487
488 This driver can also be built as a module. If so, the module
489 will be called w83792d.
490
491config SENSORS_W83793
492 tristate "Winbond W83793"
493 depends on HWMON && I2C && EXPERIMENTAL
494 help
495 If you say yes here you get support for the Winbond W83793
496 hardware monitoring chip.
497
498 This driver can also be built as a module. If so, the module
499 will be called w83793.
500
491config SENSORS_W83L785TS
492 tristate "Winbond W83L785TS-S"
493 depends on HWMON && I2C && EXPERIMENTAL
494 help
495 If you say yes here you get support for the Winbond W83L785TS-S
496 sensor chip, which is used on the Asus A7N8X, among other
497 motherboards.
498

--- 62 unchanged lines hidden ---
501config SENSORS_W83L785TS
502 tristate "Winbond W83L785TS-S"
503 depends on HWMON && I2C && EXPERIMENTAL
504 help
505 If you say yes here you get support for the Winbond W83L785TS-S
506 sensor chip, which is used on the Asus A7N8X, among other
507 motherboards.
508

--- 62 unchanged lines hidden ---