CONFIG_EEPROM
EEPROM hardware support
Type: bool
Help
Enable support for EEPROM hardware.
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/eeprom/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:100
Menu path: (Top) → Device Drivers
menuconfig EEPROM
bool "EEPROM hardware support"
help
Enable support for EEPROM hardware.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)