Fix CUSTOM_IMAGER_REPO EEPROM setting support

This commit is contained in:
Floris Bos 2022-02-21 17:49:48 +01:00
parent 568421f091
commit 170bcdf152

View file

@ -52,6 +52,10 @@ CONFIG_I2C_BCM2708=y
CONFIG_NEW_LEDS=y CONFIG_NEW_LEDS=y
CONFIG_LEDS_TRIGGERS=y CONFIG_LEDS_TRIGGERS=y
# Enable consulting EEPROM values through /sys/bus/nvmem/devices/rmem0/nvmem
CONFIG_NVMEM_RMEM=y
# #
# By default the defconfig likes to create some modules we do not need # By default the defconfig likes to create some modules we do not need
# #