summaryrefslogtreecommitdiffstats
path: root/drivers/eeprom/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/eeprom/Kconfig')
-rw-r--r--drivers/eeprom/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/eeprom/Kconfig b/drivers/eeprom/Kconfig
index 0e36c824ec..6844480b07 100644
--- a/drivers/eeprom/Kconfig
+++ b/drivers/eeprom/Kconfig
@@ -9,6 +9,7 @@ config EEPROM_AT25
on your target board.
config EEPROM_AT24
+ select NVMEM
bool "at24 based eeprom"
depends on I2C
help