You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
hwmon: (sch5627) Factor out some code shared with sch5636 driver
This patch adds a new sch56xx-common.ko which contains code which will also be used in the new sch5636 driver. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>
This commit is contained in:
committed by
Jean Delvare
parent
b6844e8f64
commit
28ff2f7a74
@@ -1041,8 +1041,13 @@ config SENSORS_SMSC47B397
|
||||
This driver can also be built as a module. If so, the module
|
||||
will be called smsc47b397.
|
||||
|
||||
config SENSORS_SCH56XX_COMMON
|
||||
tristate
|
||||
default n
|
||||
|
||||
config SENSORS_SCH5627
|
||||
tristate "SMSC SCH5627"
|
||||
select SENSORS_SCH56XX_COMMON
|
||||
help
|
||||
If you say yes here you get support for the hardware monitoring
|
||||
features of the SMSC SCH5627 Super-I/O chip.
|
||||
|
||||
Reference in New Issue
Block a user