From e888ec46f101ede20cb08dae4b03a9dce3fbab1b Mon Sep 17 00:00:00 2001 From: Roger Shimizu Date: Sat, 21 Jan 2017 19:36:13 +0900 Subject: [PATCH] [mips/octeon] hwmon: Enable SENSORS_ADM1031 as module Thanks to James Cowgill. Closes: #851963 --- debian/changelog | 2 ++ debian/config/kernelarch-mips/config.octeon | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a929022cc..0a37aa9dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 16 Jan 2017 09:26:13 +0100 diff --git a/debian/config/kernelarch-mips/config.octeon b/debian/config/kernelarch-mips/config.octeon index f889f9efa..1e48975ef 100644 --- a/debian/config/kernelarch-mips/config.octeon +++ b/debian/config/kernelarch-mips/config.octeon @@ -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 ##