config DIMM
    bool
    select MEM_DEVICE

config MEM_DEVICE
    bool

config NVDIMM
    bool
    select MEM_DEVICE

config SPARSE_MEM
    bool