mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Fix CUSTOM_IMAGER_REPO EEPROM setting support
This commit is contained in:
parent
568421f091
commit
170bcdf152
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue