[kernel] r22239 - in dists/sid/linux/debian: . config

Ben Hutchings benh at moszumanska.debian.org
Fri Jan 2 03:48:04 UTC 2015


Author: benh
Date: Fri Jan  2 03:48:04 2015
New Revision: 22239

Log:
hwmon: Enable SENSORS_NCT6683 as module (Closes: #774372)

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/config

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Fri Jan  2 03:44:16 2015	(r22238)
+++ dists/sid/linux/debian/changelog	Fri Jan  2 03:48:04 2015	(r22239)
@@ -96,6 +96,7 @@
     - 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:

Modified: dists/sid/linux/debian/config/config
==============================================================================
--- dists/sid/linux/debian/config/config	Fri Jan  2 03:44:16 2015	(r22238)
+++ dists/sid/linux/debian/config/config	Fri Jan  2 03:48:04 2015	(r22239)
@@ -704,6 +704,7 @@
 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



More information about the Kernel-svn-changes mailing list