The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_EEPROM_AT2X

(No prompt – not directly user assignable.)

Type: bool

Help

Enable support for Atmel AT2x (and compatible) I2C/SPI
EEPROMs.

Direct dependencies

EEPROM

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At drivers/eeprom/Kconfig:32

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:98

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.)