commit | ca269f2578fb411868d73520be43f53d417b6356 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Oct 06 23:02:58 2022 +1030 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Thu Oct 06 20:40:29 2022 +0000 |
tree | e6a5e2ee2213c390c620e4cceebd63b12b3235a8 | |
parent | b147d05c8f50ac7867e75364070df0bf063c510f [diff] |
meta-ibm: witherspoon: Enable IR35221 driver Witherspoon uses this i2c device for vrm control and monitoring. Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I5354af5b3447e1bb2a9ba96642ec6ddc26db619d
diff --git a/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon.cfg b/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon.cfg index 0b6a2e8..c9e0057 100644 --- a/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon.cfg +++ b/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon.cfg
@@ -2,6 +2,7 @@ CONFIG_SENSORS_TMP421=y CONFIG_SENSORS_MAX31785=y CONFIG_SENSORS_UCD9000=y +CONFIG_SENSORS_IR35221=y CONFIG_RTC_DRV_RV8803=y CONFIG_IIO=y CONFIG_BMP280=y