CONFIG_GENERIC_BITREVERSE (not configurable)

modulename: bitrev.ko

configname: CONFIG_GENERIC_BITREVERSE

Linux Kernel Configuration
└─>Library routines
└─>GENERIC_BITREVERSE
In linux kernel since version 5.10.259 (release Date: 2026-06-19)
Generic bit reversal implementation. Drivers should never enable
it explicitly. Instead, enable BITREVERSE.

Architectures may want to select it as a fall-back option for
HAVE_ARCH_BITREVERSE, when the hardware-accelerated bit reverse
instruction set is optional, like RISC-V ZBKB extension.
source code: