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
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 94ad55a..cdd4de6 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