default or selected kernelversion does not have config value CONFIG_CRC32_BIT.
Result is shown for kernelversion 6.9.9
Classic Algorithm (one bit at a time)
configname: CONFIG_CRC32_BIT
CRC32 implementation
└─>Classic Algorithm (one bit at a time)
In linux kernel since version 3.1 (release Date: 2011-10-24)
Calculate checksum one bit at a time. This is VERY slow, but has
no lookup table. This is provided as a debugging option.
Only choose this option if you are debugging crc32.
no lookup table. This is provided as a debugging option.
Only choose this option if you are debugging crc32.