added support for EEPROM_LEGACY
This commit is contained in:
parent
1937effa96
commit
2b304cf99d
1 changed files with 1 additions and 0 deletions
1
config
1
config
|
@ -2743,6 +2743,7 @@ CONFIG_C2PORT_DURAMAR_2150=m
|
||||||
#
|
#
|
||||||
CONFIG_EEPROM_AT24=m
|
CONFIG_EEPROM_AT24=m
|
||||||
# CONFIG_EEPROM_AT25 is not set
|
# CONFIG_EEPROM_AT25 is not set
|
||||||
|
CONFIG_EEPROM_LEGACY=m
|
||||||
CONFIG_EEPROM_MAX6875=m
|
CONFIG_EEPROM_MAX6875=m
|
||||||
CONFIG_EEPROM_93CX6=m
|
CONFIG_EEPROM_93CX6=m
|
||||||
# CONFIG_EEPROM_93XX46 is not set
|
# CONFIG_EEPROM_93XX46 is not set
|
||||||
|
|
Loading…
Reference in a new issue