commit | 6caf28a5830fee19fa05ed128f6642b78e8f903c | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Mar 28 09:20:33 2017 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Mar 30 03:07:36 2017 +0000 |
tree | 0bba85172254cf153353d3fdbac88a0fdc6f42d6 | |
parent | fd2bc34bc9ac9b23f5203a012b1e8f4afe4d0776 [diff] [blame] |
witherspoon: Enable hwmon-iio bridge Add the hwmon-iio bridge to the witherspoon config fragment. Change-Id: I4d0bc9717015258dfee5a8fe90b26d6b26aaa7fc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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 6d74746..029e843 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,4 +1,5 @@ CONFIG_HWMON=y +CONFIG_SENSORS_IIO_HWMON=y CONFIG_SENSORS_TMP421=y CONFIG_SENSORS_MAX31785=y CONFIG_SENSORS_UCD9000=y