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
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 4a0a61e..e20cd22 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