]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/Kconfig
fs/jfs: remove unnecessary new_valid_dev() checks
[karo-tx-linux.git] / lib / Kconfig
index f0df318104e7272ef97641421c938069a047a85e..f7e64c7748cb9e73e8b2767355171f271cc54559 100644 (file)
@@ -185,6 +185,13 @@ config CRC8
          when they need to do cyclic redundancy check according CRC8
          algorithm. Module will be called 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
 config AUDIT_GENERIC
        bool
        depends on AUDIT && !AUDIT_ARCH