1config DS1225Y 2 bool 3 4config AT24C 5 bool 6 depends on I2C 7 8config MAC_NVRAM 9 bool 10 11# NMC93XX uses the NS uWire interface (similar to SPI but less configurable) 12config NMC93XX_EEPROM 13 bool 14