hwmon: (asus_wmi_ec_sensors) Support B550 Asus WMI.
[sfrench/cifs-2.6.git] / drivers / hwmon / Makefile
index 1ddb26f57a6f0239f2048599c0f325b6132c3693..821345e491073e8e4dbe8c87b896e1980eaf6949 100644 (file)
@@ -9,6 +9,7 @@ obj-$(CONFIG_HWMON_VID)         += hwmon-vid.o
 # APCI drivers
 obj-$(CONFIG_SENSORS_ACPI_POWER) += acpi_power_meter.o
 obj-$(CONFIG_SENSORS_ATK0110)  += asus_atk0110.o
+obj-$(CONFIG_SENSORS_ASUS_WMI_EC)      += asus_wmi_ec_sensors.o
 
 # Native drivers
 # asb100, then w83781d go first, as they can override other drivers' addresses.