tracing: extend sched_pi_setprio
[deliverable/linux.git] / lib / Kconfig
index d79909dc01ec8365ab1cf29b1c7ce6dd4c78b0ab..9d188fbd856a46fea4d153d4ef689a7ec2f3c20b 100644 (file)
@@ -185,6 +185,13 @@ config CRC8
          when they need to do cyclic redundancy check according CRC8
          algorithm. Module will be called crc8.
 
+config CRC64_ECMA
+       tristate "CRC64 ECMA function"
+       help
+         This option provides CRC64 ECMA function. Drivers may select this
+         when they need to do cyclic redundancy check according to the CRC64
+         ECMA algorithm.
+
 config AUDIT_GENERIC
        bool
        depends on AUDIT && !AUDIT_ARCH
This page took 0.032215 seconds and 5 git commands to generate.