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

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

774 help
775 If you say yes here you get hardware monitoring support for generic
776 PMBus devices, including but not limited to BMR450, BMR451, BMR453,
777 BMR454, and LTC2978.
778
779 This driver can also be built as a module. If so, the module will
780 be called pmbus.
781
1#
2# Hardware monitoring chip drivers configuration
3#
4
5menuconfig HWMON
6 tristate "Hardware Monitoring support"
7 depends on HAS_IOMEM
8 default y

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

774 help
775 If you say yes here you get hardware monitoring support for generic
776 PMBus devices, including but not limited to BMR450, BMR451, BMR453,
777 BMR454, and LTC2978.
778
779 This driver can also be built as a module. If so, the module will
780 be called pmbus.
781
782config SENSORS_MAX16064
783 tristate "Maxim MAX16064"
784 default n
785 help
786 If you say yes here you get hardware monitoring support for Maxim
787 MAX16064.
788
789 This driver can also be built as a module. If so, the module will
790 be called max16064.
791
782config SENSORS_MAX8688
783 tristate "Maxim MAX8688"
784 default n
785 help
786 If you say yes here you get hardware monitoring support for Maxim
787 MAX8688.
788
789 This driver can also be built as a module. If so, the module will

--- 510 unchanged lines hidden ---
792config SENSORS_MAX8688
793 tristate "Maxim MAX8688"
794 default n
795 help
796 If you say yes here you get hardware monitoring support for Maxim
797 MAX8688.
798
799 This driver can also be built as a module. If so, the module will

--- 510 unchanged lines hidden ---