CONFIG_ARCH_HAS_HW_PTE_YOUNG (not configurable)

configname: CONFIG_ARCH_HAS_HW_PTE_YOUNG

Linux Kernel Configuration
└─>General architecture-dependent options
└─>ARCH_HAS_HW_PTE_YOUNG
In linux kernel since version 6.8 (release Date: 2024-03-10)  
Architectures that select this option are capable of setting the
accessed bit in PTE entries when using them as part of linear address
translations. Architectures that require runtime check should select
this option and override arch_has_hw_pte_young().