aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBastian Blank <waldi@debian.org>2021-01-20 15:17:18 +0100
committerBastian Blank <waldi@debian.org>2021-01-20 15:17:18 +0100
commiteac108f0701e8aec1d1edc3232d1516497e1b35f (patch)
tree6f59c20e8178e6c6c8e157441f3956cfaab2b684
parent3f26a40a4ca2b1eb279d1b279d3b1a9a54385c77 (diff)
downloadkernel_replicant_linux-eac108f0701e8aec1d1edc3232d1516497e1b35f.tar.gz
kernel_replicant_linux-eac108f0701e8aec1d1edc3232d1516497e1b35f.tar.bz2
kernel_replicant_linux-eac108f0701e8aec1d1edc3232d1516497e1b35f.zip
[amd64] Enable SENSORS_AMD_ENERGY
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/amd64/config5
2 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 581cf476917c..da40ed37bb47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -376,6 +376,7 @@ linux (5.10.9-1) UNRELEASED; urgency=medium
* Enable DRM_AMD_DC_*.
* [arm] Enable CRYPTO_NHPOLY1305_NEON. (closes: #980214)
* [arm64] Enable MFD_AXP20X_I2C. (closes: #980114)
+ * [amd64] Enable SENSORS_AMD_ENERGY. (closes: #970699)
-- Aurelien Jarno <aurel32@debian.org> Sun, 10 Jan 2021 13:08:43 +0100
diff --git a/debian/config/amd64/config b/debian/config/amd64/config
index fae55685f90c..87691911f98f 100644
--- a/debian/config/amd64/config
+++ b/debian/config/amd64/config
@@ -114,6 +114,11 @@ CONFIG_DRM_I915_GVT=y
CONFIG_DRM_I915_GVT_KVMGT=m
##
+## file: drivers/hwmon/Kconfig
+##
+CONFIG_SENSORS_AMD_ENERGY=m
+
+##
## file: drivers/i2c/Kconfig
##
CONFIG_I2C_STUB=m