blob: 64b835e77a4dc1850715d552c5d13773615561ee [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001menu "Configuration"
2 depends on PACKAGE_zlib
3
4config ZLIB_OPTIMIZE_SPEED
5 bool "Optimize for speed"
6 help
7 This enables additional optimization and
8 increases performance considerably at
9 the expense of binary size.
10
11endmenu