summaryrefslogblamecommitdiffstats
path: root/hw/mem/Kconfig
blob: 73c5ae8ad96928f4c45e0bab6bf25392392ef86e (plain) (tree)
1
2
3
4
5
6
7
8
9

           
                     





                 
                     


                 




                     
config DIMM
    bool
    select MEM_DEVICE

config MEM_DEVICE
    bool

config NVDIMM
    bool
    select MEM_DEVICE

config SPARSE_MEM
    bool

config CXL_MEM_DEVICE
    bool
    default y if CXL
    select MEM_DEVICE