From 00050f18e971562e14444ca110c0368b980288fc Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Tue, 29 May 2018 13:31:48 +0930 Subject: openbmc-machines: Remove unncessary CONFIG_HWMON CONFIG_HWMON is implied by the drivers that use it, so we do not need to specify it in the defconfigs. Change-Id: I1c6e8679412f80dc0db69ef0f72a9c73e8602fb9 Signed-off-by: Joel Stanley --- .../recipes-kernel/linux/linux-obmc/centriq2400-rep.cfg | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-openbmc-machines/meta-arm') diff --git a/meta-openbmc-machines/meta-arm/meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-obmc/centriq2400-rep.cfg b/meta-openbmc-machines/meta-arm/meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-obmc/centriq2400-rep.cfg index 713091eec..2182623e6 100644 --- a/meta-openbmc-machines/meta-arm/meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-obmc/centriq2400-rep.cfg +++ b/meta-openbmc-machines/meta-arm/meta-qualcomm/meta-centriq2400-rep/recipes-kernel/linux/linux-obmc/centriq2400-rep.cfg @@ -1,4 +1,3 @@ -CONFIG_HWMON=y CONFIG_I2C_MUX=y CONFIG_I2C_MUX_PCA9541=y CONFIG_I2C_MUX_PCA9641=y -- cgit v1.2.3