]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - lib/Kconfig
ARM: dts: imx6ul: add support for Ka-Ro electronics TXUL mainboard
[karo-tx-linux.git] / lib / Kconfig
index 133ebc0c17735bf14be352776609bab732347f9d..ee38a3fd2814ade7fb59b61374179d303ee36772 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