From 8dba17417649111a6209aaaebf078c83b47a3220 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Apr 04 2023 09:52:28 +0000 Subject: Update config files: disable CONFIG_SENSORS_OCC_P8_I2C and CONFIG_SENSORS_OCC_P9_SBE These drivers are intended to run on the BMC of Power systems, not on the host, so they are useless in our distribution. --- diff --git a/config/i386/pae b/config/i386/pae index f5b4ecd..6241d90 100644 --- a/config/i386/pae +++ b/config/i386/pae @@ -5217,8 +5217,7 @@ CONFIG_SENSORS_NCT7904=m CONFIG_SENSORS_NPCM7XX=m CONFIG_SENSORS_NZXT_KRAKEN2=m CONFIG_SENSORS_NZXT_SMART2=m -CONFIG_SENSORS_OCC_P8_I2C=m -CONFIG_SENSORS_OCC=m +# CONFIG_SENSORS_OCC_P8_I2C is not set CONFIG_SENSORS_OXP=m CONFIG_SENSORS_PCF8591=m CONFIG_PMBUS=m diff --git a/config/ppc64/default b/config/ppc64/default index 5610939..efe002c 100644 --- a/config/ppc64/default +++ b/config/ppc64/default @@ -4670,9 +4670,8 @@ CONFIG_SENSORS_NCT7904=m CONFIG_SENSORS_NPCM7XX=m CONFIG_SENSORS_NZXT_KRAKEN2=m CONFIG_SENSORS_NZXT_SMART2=m -CONFIG_SENSORS_OCC_P8_I2C=m -CONFIG_SENSORS_OCC_P9_SBE=m -CONFIG_SENSORS_OCC=m +# CONFIG_SENSORS_OCC_P8_I2C is not set +# CONFIG_SENSORS_OCC_P9_SBE is not set CONFIG_SENSORS_PCF8591=m CONFIG_PMBUS=m CONFIG_SENSORS_PMBUS=m diff --git a/config/ppc64le/default b/config/ppc64le/default index da63ccf..613dfe0 100644 --- a/config/ppc64le/default +++ b/config/ppc64le/default @@ -4551,9 +4551,8 @@ CONFIG_SENSORS_NCT7904=m CONFIG_SENSORS_NPCM7XX=m CONFIG_SENSORS_NZXT_KRAKEN2=m CONFIG_SENSORS_NZXT_SMART2=m -CONFIG_SENSORS_OCC_P8_I2C=m -CONFIG_SENSORS_OCC_P9_SBE=m -CONFIG_SENSORS_OCC=m +# CONFIG_SENSORS_OCC_P8_I2C is not set +# CONFIG_SENSORS_OCC_P9_SBE is not set CONFIG_SENSORS_PCF8591=m CONFIG_PMBUS=m CONFIG_SENSORS_PMBUS=m diff --git a/config/riscv64/default b/config/riscv64/default index 0e61f47..b6896f6 100644 --- a/config/riscv64/default +++ b/config/riscv64/default @@ -4829,8 +4829,7 @@ CONFIG_SENSORS_NCT7904=m CONFIG_SENSORS_NPCM7XX=m CONFIG_SENSORS_NZXT_KRAKEN2=m CONFIG_SENSORS_NZXT_SMART2=m -CONFIG_SENSORS_OCC_P8_I2C=m -CONFIG_SENSORS_OCC=m +# CONFIG_SENSORS_OCC_P8_I2C is not set CONFIG_SENSORS_PCF8591=m CONFIG_PMBUS=m CONFIG_SENSORS_PMBUS=m diff --git a/config/s390x/default b/config/s390x/default index 8f1d2f8..113b548 100644 --- a/config/s390x/default +++ b/config/s390x/default @@ -2753,8 +2753,7 @@ CONFIG_SENSORS_NCT6775_I2C=m # CONFIG_SENSORS_NCT7802 is not set # CONFIG_SENSORS_NCT7904 is not set # CONFIG_SENSORS_NPCM7XX is not set -CONFIG_SENSORS_OCC_P8_I2C=m -CONFIG_SENSORS_OCC=m +# CONFIG_SENSORS_OCC_P8_I2C is not set # CONFIG_SENSORS_PCF8591 is not set # CONFIG_PMBUS is not set CONFIG_SENSORS_SBTSI=m diff --git a/config/x86_64/default b/config/x86_64/default index 34efe40..bdb6979 100644 --- a/config/x86_64/default +++ b/config/x86_64/default @@ -5239,8 +5239,7 @@ CONFIG_SENSORS_NCT7904=m CONFIG_SENSORS_NPCM7XX=m CONFIG_SENSORS_NZXT_KRAKEN2=m CONFIG_SENSORS_NZXT_SMART2=m -CONFIG_SENSORS_OCC_P8_I2C=m -CONFIG_SENSORS_OCC=m +# CONFIG_SENSORS_OCC_P8_I2C is not set CONFIG_SENSORS_OXP=m CONFIG_SENSORS_PCF8591=m CONFIG_PMBUS=m