repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
numa: call ->ram_block_removed() in ram_block_notifer_remove()
[qemu/ar7.git]
/
hw
/
nvram
/
Kconfig
blob
24cfc18f8b158947c91b840cda0762cd19f17213
1
config DS1225Y
2
bool
3
4
config AT24C
5
bool
6
depends on I2C
7
8
config MAC_NVRAM
9
bool
10
select CHRP_NVRAM
11
12
# NMC93XX uses the NS uWire interface (similar to SPI but less configurable)
13
config NMC93XX_EEPROM
14
bool
15
16
config CHRP_NVRAM
17
bool
18
19
config XLNX_EFUSE_CRC
20
bool
21
22
config XLNX_EFUSE
23
bool
24
select XLNX_EFUSE_CRC
25
26
config XLNX_EFUSE_VERSAL
27
bool
28
select XLNX_EFUSE
29
30
config XLNX_EFUSE_ZYNQMP
31
bool
32
select XLNX_EFUSE
33
34
config XLNX_BBRAM
35
bool
36
select XLNX_EFUSE_CRC