zephyr/drivers/eeprom/Kconfig.tmp116
Guillaume Lager 972e5d0274 sensor: eeprom: Add TMP116 EEPROM access
eeprom access is supported by using
either custom or eeprom API

Signed-off-by: Guillaume Lager <g.lager@innoseis.com>
2021-12-08 07:51:46 -06:00

11 lines
256 B
Plaintext

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