summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-kernel
diff options
context:
space:
mode:
authorXo Wang <xow@google.com>2016-11-16 15:29:58 -0800
committerXo Wang <xow@google.com>2016-11-16 15:29:58 -0800
commitb0960a5dba86a4c16dabf567556358910b5f4b4d (patch)
tree218995840ccd8f1a43f4e667eb768e30d89c8983 /meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-kernel
parentf716dc851c07e94b28e2042230fdc3ae7dcae466 (diff)
downloadtalos-openbmc-b0960a5dba86a4c16dabf567556358910b5f4b4d.tar.gz
talos-openbmc-b0960a5dba86a4c16dabf567556358910b5f4b4d.zip
meta-zaius: Add Linux config for I2C master selector and hotswap controller
Include kernel drivers for the I2C arbitrator and the hotswap controller. Signed-off-by: Xo Wang <xow@google.com> Change-Id: Id6178e6e5c7eba0d71d2d57a0ec09c0ac8e49bb3
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-kernel')
-rw-r--r--meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-kernel/linux/linux-obmc/zaius.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-kernel/linux/linux-obmc/zaius.cfg b/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-kernel/linux/linux-obmc/zaius.cfg
index 94ad55a52..cdd4de6f1 100644
--- a/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-kernel/linux/linux-obmc/zaius.cfg
+++ b/meta-openbmc-machines/meta-openpower/meta-ingrasys/meta-zaius/recipes-kernel/linux/linux-obmc/zaius.cfg
@@ -1,7 +1,9 @@
CONFIG_HWMON=y
CONFIG_I2C_MUX=y
+CONFIG_I2C_MUX_PCA9541=y
CONFIG_I2C_MUX_PCA954x=y
CONFIG_W1=y
CONFIG_W1_MASTER_GPIO=y
CONFIG_W1_SLAVE_THERM=y
+CONFIG_SENSORS_LM25066=y
CONFIG_RTC_DRV_PCF8523=y
OpenPOWER on IntegriCloud