CONFIG_REPLICATE_EXHANDLERS is not available for thedefaultarchitecture x86.
Result is shown for architecture mips
default or selected kernelversion does not have config value CONFIG_REPLICATE_EXHANDLERS.
Result is shown for kernelversion 6.9.9

Exception handler replication support

configname: CONFIG_REPLICATE_EXHANDLERS

Linux Kernel Configuration
└─>Exception handler replication support
In linux kernel since version 2.6.12  
Say Y here to enable replicating the kernel exception handlers
across multiple nodes in a NUMA cluster. This trades memory for
speed.

depends
CONFIG_SGI_IP27