Use make menuconfig and enable Enable Multi-Clock for Tiered Memory System to compile the MULTI-CLOCK kernel.
Following are the other required configurations need to be eanbled for MULTI-CLOCK:
allow for memory hot-addDevice memory (pmem, HMM, etc...) hotplug supportNVDIMM (Non-Volatile Memory Device) Support --->NVDIMM DAX: Raw access to persistent memory
DAX: direct access to differentiated memory --->Device DAX: direct access mapping devicePMEM DAX: direct access to persistent memoryKMEM DAX: volatile-use of persistent memory
Now, build and install the kernel using make && make modules_install && make install