zephyr/drivers/i2c/slave/Kconfig.eeprom
Peter Bigot 96fa707e0c Revert "drivers: move eeprom_slave driver to tests directory"
This reverts commit cabbd916cf.

This is considered to be useful enough that it should be restored
as a stable Zephyr API.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-12-16 16:39:49 -05:00

10 lines
220 B
Plaintext

# I2C EEPROM Slave configuration options
# Copyright (c) 2017 BayLibre, SAS
# SPDX-License-Identifier: Apache-2.0
config I2C_EEPROM_SLAVE
bool "I2C Slave EEPROM driver"
help
Enable virtual I2C Slave EEPROM driver