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