summary refs log tree commit diff
path: root/drivers/hwmon/Makefile
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2014-04-06 08:57:20 -0700
committerGuenter Roeck <linux@roeck-us.net>2014-05-21 16:02:27 -0700
commit41082d66bfd6fafe001c0902bb4622d7aee6f128 (patch)
tree8982ce666a86e8f48ff95dba0e8bd612e44a7c62 /drivers/hwmon/Makefile
parentc254ffdefc002b57f1e9eedddcb3569c0d80578f (diff)
downloadlinux-41082d66bfd6fafe001c0902bb4622d7aee6f128.tar.gz
hwmon: Driver for NCT6683D
Nuvoton NCT6683D is an eSIO with hardware monitoring capabilities.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/Makefile')
-rw-r--r--drivers/hwmon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hwmon/Makefile b/drivers/hwmon/Makefile
index c48f9873ac73..11798ad7e801 100644
--- a/drivers/hwmon/Makefile
+++ b/drivers/hwmon/Makefile
@@ -114,6 +114,7 @@ obj-$(CONFIG_SENSORS_MAX6650)	+= max6650.o
 obj-$(CONFIG_SENSORS_MAX6697)	+= max6697.o
 obj-$(CONFIG_SENSORS_MC13783_ADC)+= mc13783-adc.o
 obj-$(CONFIG_SENSORS_MCP3021)	+= mcp3021.o
+obj-$(CONFIG_SENSORS_NCT6683)	+= nct6683.o
 obj-$(CONFIG_SENSORS_NCT6775)	+= nct6775.o
 obj-$(CONFIG_SENSORS_NTC_THERMISTOR)	+= ntc_thermistor.o
 obj-$(CONFIG_SENSORS_PC87360)	+= pc87360.o