summaryrefslogtreecommitdiff
path: root/hw/mem/Kconfig
blob: 8b19fdc49f1685fbf11dae22d8951131123f43ab (plain)
1
2
3
4
5
6
7
8
9
10
config DIMM
    bool
    select MEM_DEVICE

config MEM_DEVICE
    bool

config NVDIMM
    bool
    select MEM_DEVICE