CONFIG_KEXEC_FILE is not available for thedefaultarchitecture x86.
Result is shown for architecture 64BIT

kexec file based system call

modulename: machine_kexec_file.ko

and/or

kexec_elf.ko

and/or

kexec-purgatory.ko

and/or

kexec-bzimage64.ko

and/or

kexec_file.ko

configname: CONFIG_KEXEC_FILE

Linux Kernel Configuration
└─>Processor type and features
└─>kexec file based system call
In linux kernel since version 3.10 (release Date: 2013-06-30)  
This is new version of kexec system call. This system call is
file based and takes file descriptors as system call argument
for kernel and initramfs as opposed to list of segments as
accepted by previous system call.