[mips/octeon] hwmon: Enable SENSORS_ADM1031 as module

Thanks to James Cowgill.

Closes: #851963
This commit is contained in:
Roger Shimizu 2017-01-21 19:36:13 +09:00
parent 6e04c10615
commit e888ec46f1
2 changed files with 7 additions and 0 deletions

2
debian/changelog vendored
View File

@ -250,6 +250,8 @@ linux (4.9.4-1) UNRELEASED; urgency=medium
[ Roger Shimizu ]
* [armel] Add DT support of Buffalo Linkstation Live v3 (LS-CHL)
* drivers/input: Enable TOUCHSCREEN_GOODIX as module (Closes: #851821).
* [mips/octeon] hwmon: Enable SENSORS_ADM1031 as module (Closes: #851963).
Thanks to James Cowgill.
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 16 Jan 2017 09:26:13 +0100

View File

@ -55,6 +55,11 @@ CONFIG_EDAC_OCTEON_L2C=m
CONFIG_EDAC_OCTEON_LMC=m
CONFIG_EDAC_OCTEON_PCI=m
##
## file: drivers/hwmon/Kconfig
##
CONFIG_SENSORS_ADM1031=m
##
## file: drivers/i2c/Kconfig
##