# Copyright (c) 2024 Benedikt Schmidt # SPDX-License-Identifier: Apache-2.0 config NCT75 bool "NCT75 temperature sensor" default y depends on DT_HAS_ONNN_NCT75_ENABLED select I2C help Enable driver for the NCT75 temperature sensor.