aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/config/riscv64/config5
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 45ed4a630665..c22a4baae93f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -316,6 +316,9 @@ linux (5.14.12-1) UNRELEASED; urgency=medium
* mm/secretmem: Fix NULL page->mapping dereference in page_is_secretmem()
(Closes: #996175)
+ [ Aurelien Jarno ]
+ * [riscv64] Improve HiFive Unmatched support: enable SENSORS_LM90.
+
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 04 Oct 2021 22:05:09 +0200
linux (5.14.9-2) unstable; urgency=medium
diff --git a/debian/config/riscv64/config b/debian/config/riscv64/config
index 30f0567d13f3..5b1f63254960 100644
--- a/debian/config/riscv64/config
+++ b/debian/config/riscv64/config
@@ -34,6 +34,11 @@ CONFIG_DRM=m
CONFIG_DRM_RADEON=m
##
+## file: drivers/hwmon/Kconfig
+##
+CONFIG_SENSORS_LM90=m
+
+##
## file: drivers/mmc/Kconfig
##
CONFIG_MMC=m