diff --git a/debian/changelog b/debian/changelog index e31ad417c..f41e9f7d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -96,6 +96,7 @@ linux (3.16.7-ckt3-1) UNRELEASED; urgency=medium - Changes to ASoC functions * [arm64] Enable PSTORE as built-in and EFI_VARS_PSTORE as module; ensure efivars and efi-pstore are loaded on EFI systems (Closes: #773309) + * hwmon: Enable SENSORS_NCT6683 as module (Closes: #774372) [ Ian Campbell ] * [armhf] Enable support for support OMAP5432 uEVM by enabling: diff --git a/debian/config/config b/debian/config/config index 6c5d79349..036c4a381 100644 --- a/debian/config/config +++ b/debian/config/config @@ -704,6 +704,7 @@ CONFIG_SENSORS_LM95241=m CONFIG_SENSORS_LM95245=m CONFIG_SENSORS_PC87427=m CONFIG_SENSORS_NTC_THERMISTOR=m +CONFIG_SENSORS_NCT6683=m CONFIG_SENSORS_NCT6775=m # CONFIG_SENSORS_SHT15 is not set CONFIG_SENSORS_SHT21=m