default or selected kernelversion does not have config value CONFIG_MODULES_USE_ELF_RELA.
Result is shown for kernelversion 6.9.9

CONFIG_MODULES_USE_ELF_RELA (not configurable)

configname: CONFIG_MODULES_USE_ELF_RELA

Linux Kernel Configuration
└─>General architecture-dependent options
└─>MODULES_USE_ELF_RELA
In linux kernel since version 3.1 (release Date: 2011-10-24)  
Modules only use ELF RELA relocations. Modules with ELF REL
relocations will give an error.

is depended by
CONFIG_X86_64