CONFIG_UNWINDER_ORC is not available for the selected architecture x86.
Result is shown for architecture loongarch

ORC unwinder

modulename: unwind_orc.ko

configname: CONFIG_UNWINDER_ORC

Choose kernel unwinder
└─>ORC unwinder
In linux kernel since version 3.10 (release Date: 2013-06-30)
This option enables the ORC (Oops Rewind Capability) unwinder for
unwinding kernel stack traces. It uses a custom data format which is
a simplified version of the DWARF Call Frame Information standard.

Enabling this option will increase the kernel's runtime memory usage
by roughly 2-4MB, depending on your kernel config.