diff --git a/kernel/build/config-amd64 b/kernel/build/config-amd64 index 9949201f3..380c4cc01 100644 --- a/kernel/build/config-amd64 +++ b/kernel/build/config-amd64 @@ -3398,7 +3398,7 @@ CONFIG_SENSORS_CORETEMP=y # CONFIG_SENSORS_LM95245 is not set # CONFIG_SENSORS_PC87360 is not set # CONFIG_SENSORS_PC87427 is not set -# CONFIG_SENSORS_NCT6683 is not set +CONFIG_SENSORS_NCT6683=y # CONFIG_SENSORS_NCT6775 is not set # CONFIG_SENSORS_NCT6775_I2C is not set # CONFIG_SENSORS_NCT7802 is not set diff --git a/kernel/build/config-arm64 b/kernel/build/config-arm64 index df3ed98bd..05f280444 100644 --- a/kernel/build/config-arm64 +++ b/kernel/build/config-arm64 @@ -4264,7 +4264,7 @@ CONFIG_SENSORS_LM90=y # CONFIG_SENSORS_PC87360 is not set # CONFIG_SENSORS_PC87427 is not set # CONFIG_SENSORS_NTC_THERMISTOR is not set -# CONFIG_SENSORS_NCT6683 is not set +CONFIG_SENSORS_NCT6683=y # CONFIG_SENSORS_NCT6775 is not set # CONFIG_SENSORS_NCT6775_I2C is not set # CONFIG_SENSORS_NCT7802 is not set