xref: /qemu/hw/nvram/Kconfig (revision b33b890cd07eca1d05cd8c4f5f03790f0585423f)
1config DS1225Y
2    bool
3
4config AT24C
5    bool
6    depends on I2C
7
8config MAC_NVRAM
9    bool
10