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