Drop crc32c-arm64 option
[fio.git] / options.c
index 5886c505b58f2466de4356a123a403ea6dcd01b2..1ca16e84ad15a5c916bf832f03d7c6f4a9c94a62 100644 (file)
--- a/options.c
+++ b/options.c
@@ -2647,10 +2647,6 @@ struct fio_option fio_options[FIO_MAX_OPTS] = {
                            .oval = VERIFY_CRC32C,
                            .help = "Use crc32c checksums for verification (hw assisted, if available)",
                          },
-                         { .ival = "crc32c-arm64",
-                           .oval = VERIFY_CRC32C,
-                           .help = "Use crc32c checksums for verification (hw assisted, if available)",
-                         },
                          { .ival = "crc32c",
                            .oval = VERIFY_CRC32C,
                            .help = "Use crc32c checksums for verification (hw assisted, if available)",