You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
199 B

  1. config LZ4_OPTIMIZE_SPEED
  2. bool "Optimize for speed"
  3. depends on PACKAGE_liblz4
  4. help
  5. This enables additional optimization and
  6. increases performance considerably at
  7. the expense of binary size.