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