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