CONFIG_EEPROM_AT2X
(No prompt – not directly user assignable.)
Type: bool
Help
Enable support for Atmel AT2x (and compatible) I2C/SPI
EEPROMs.
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At <Zephyr>/drivers/eeprom/Kconfig:38
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:100
Menu path: (Top) → Device Drivers → EEPROM hardware support
config EEPROM_AT2X
bool
depends on EEPROM
help
Enable support for Atmel AT2x (and compatible) I2C/SPI
EEPROMs.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)