commit | c1d9e6432265d6193bc39878dd829af68038d0a9 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Fri Oct 14 10:28:27 2016 +1100 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Oct 14 15:06:03 2016 +0000 |
tree | 510fb51fe92ae48f38d9930598eded4ab6022d31 | |
parent | bae62938cf46e5bb3914a9512d59a1d3408841a2 [diff] [blame] |
meta-obmc-machines: Add MAX31785 to Firestone and Witherspoon These two machines contain the MAX31785 fan controller. We have an interim driver for these in the dev-4.7 Aspeed kernel tree, so add the driver to the configs for these machines. Change-Id: Id619e8b6e3338c880aabb8780db468cc5fff6a6f Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-obmc/witherspoon.cfg b/meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-obmc/witherspoon.cfg index 99efe89..01fb1c1 100644 --- a/meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-obmc/witherspoon.cfg +++ b/meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-obmc/witherspoon.cfg
@@ -1,2 +1,3 @@ CONFIG_HWMON=y CONFIG_SENSORS_TMP421=y +CONFIG_SENSORS_MAX31785=y