EFI Runtime Configuration Interface Table Version 2 Support

modulename: rci2-table.ko

configname: CONFIG_EFI_RCI2_TABLE

Linux Kernel Configuration
└─>Device Drivers
└─>Firmware Drivers
└─>EFI (Extensible Firmware Interface) Support
└─>EFI Runtime Configuration Interface Table Version 2 Support
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
Displays the content of the Runtime Configuration Interface
Table version 2 on Dell EMC PowerEdge systems as a binary
attribute 'rci2' under /sys/firmware/efi/tables directory.

RCI2 table contains BIOS HII in XML format and is used to populate
BIOS setup page in Dell EMC OpenManage Server Administrator tool.
The BIOS setup page contains BIOS tokens which can be configured.

Say Y here for Dell EMC PowerEdge systems.

source code:
depends
CONFIG_EFI
CONFIG_COMPILE_TEST or CONFIG_X86