summaryrefslogtreecommitdiff
path: root/meta-amd
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2021-04-19 11:32:36 +0300
committerKonstantin Aladyshev <aladyshev22@gmail.com>2021-04-21 16:57:38 +0300
commit993d4560ef4971ae4b2a205b3ed7cf587762d90e (patch)
treece96cbdc201d60e58ea1e197482c2123c4e0c619 /meta-amd
parent7ba39779c5319a02a91680f2281f5179f4d7551c (diff)
downloadopenbmc-993d4560ef4971ae4b2a205b3ed7cf587762d90e.tar.xz
meta-amd: Add side band temperature sensor interface driver
Configures the kernel configuration to include support for SB-TSI driver. Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@amd.com> Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I718375d70550edf90c407ac8595f00347061e9a4
Diffstat (limited to 'meta-amd')
-rw-r--r--meta-amd/meta-ethanolx/recipes-kernel/linux/linux-aspeed/ethanolx.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-amd/meta-ethanolx/recipes-kernel/linux/linux-aspeed/ethanolx.cfg b/meta-amd/meta-ethanolx/recipes-kernel/linux/linux-aspeed/ethanolx.cfg
index 4a0a61e38..e20cd22d6 100644
--- a/meta-amd/meta-ethanolx/recipes-kernel/linux/linux-aspeed/ethanolx.cfg
+++ b/meta-amd/meta-ethanolx/recipes-kernel/linux/linux-aspeed/ethanolx.cfg
@@ -1,2 +1,3 @@
CONFIG_SENSORS_LM75=y
+CONFIG_SENSORS_SBTSI=y
CONFIG_I2C_ASPEED=y