aboutsummaryrefslogtreecommitdiff
path: root/hw/nvram/Kconfig
blob: 24b0ce6a2d7869f3d0e34986a26e3ac96d0e163a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config DS1225Y
    bool

config AT24C
    bool
    depends on I2C

config MAC_NVRAM
    bool

# NMC93XX uses the NS uWire interface (similar to SPI but less configurable)
config NMC93XX_EEPROM
    bool