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

config MEM_DEVICE
    bool

config NVDIMM
    bool
    default y
    depends on PC