ppc/pnv: Introduce support for user created PHB3 devices
[qemu.git] / hw / nvram / Kconfig
blob24cfc18f8b158947c91b840cda0762cd19f17213
1 config DS1225Y
2     bool
4 config AT24C
5     bool
6     depends on I2C
8 config MAC_NVRAM
9     bool
10     select CHRP_NVRAM
12 # NMC93XX uses the NS uWire interface (similar to SPI but less configurable)
13 config NMC93XX_EEPROM
14     bool
16 config CHRP_NVRAM
17     bool
19 config XLNX_EFUSE_CRC
20     bool
22 config XLNX_EFUSE
23     bool
24     select XLNX_EFUSE_CRC
26 config XLNX_EFUSE_VERSAL
27     bool
28     select XLNX_EFUSE
30 config XLNX_EFUSE_ZYNQMP
31     bool
32     select XLNX_EFUSE
34 config XLNX_BBRAM
35     bool
36     select XLNX_EFUSE_CRC