8 lines
199 B
Text
8 lines
199 B
Text
|
config LZ4_OPTIMIZE_SPEED
|
||
|
bool "Optimize for speed"
|
||
|
depends on PACKAGE_liblz4
|
||
|
help
|
||
|
This enables additional optimization and
|
||
|
increases performance considerably at
|
||
|
the expense of binary size.
|