From e05f373dbfd9d341001cb5cbdd6d8b29bd476f49 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Tue, 28 Mar 2017 09:20:33 -0400 Subject: witherspoon: Enable hwmon-iio bridge Add the hwmon-iio bridge to the witherspoon config fragment. Change-Id: I4d0bc9717015258dfee5a8fe90b26d6b26aaa7fc Signed-off-by: Brad Bishop --- .../meta-witherspoon/recipes-kernel/linux/linux-obmc/witherspoon.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-openbmc-machines') diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-obmc/witherspoon.cfg b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-obmc/witherspoon.cfg index 6d7474693..029e843c8 100644 --- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-kernel/linux/linux-obmc/witherspoon.cfg +++ b/meta-openbmc-machines/meta-openpower/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 -- cgit v1.2.1