From b052381230fe36d2e274d55366397470fbb05158 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 16 Jun 2020 18:15:44 +0200 Subject: [PATCH] linux-5.4.46: Build I2C_CHARDEV This driver is needed to read out temperature sensors. Resolves: https://github.molgen.mpg.de/mariux64/bee-files/issues/1819 --- linux-5.4.46-337.bee | 1 + 1 file changed, 1 insertion(+) diff --git a/linux-5.4.46-337.bee b/linux-5.4.46-337.bee index c8cf02a6e..1267bbd3c 100755 --- a/linux-5.4.46-337.bee +++ b/linux-5.4.46-337.bee @@ -611,6 +611,7 @@ mee_configure() { CONFIG_IPMI_WATCHDOG=y CONFIG_IPMI_POWEROFF=y CONFIG_HPET=y + CONFIG_I2C_CHARDEV=m CONFIG_I2C_AMD756=m CONFIG_I2C_AMD756_S4882=m CONFIG_I2C_AMD8111=m