zephyr/drivers/eeprom/Kconfig.tmp11x
Jeppe Odgaard 231b2a0c19 drivers: sensor: rename tmp116 to tmp11x
The tmp116 sensor driver also supports tmp117 and tmp119. Therefore rename
to indicate that is supports a range of tmp devices.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
2025-04-11 16:17:35 +02:00

12 lines
338 B
Plaintext

# Copyright (c) 2021 Innoseis B.V.
# SPDX-License-Identifier: Apache-2.0
config EEPROM_TMP11X
bool "TMP116, TMP117 and TMP119 EEPROM driver"
default y
depends on DT_HAS_TI_TMP11X_EEPROM_ENABLED
depends on TMP11X
help
Enable support for the on-chip EEPROM found on
Texas instrument TMP116, TMP117 and TMP119 temperature sensor