OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | menu "Configuration" |
2 | depends on PACKAGE_zlib |
||
3 | |||
4 | config 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 | |||
11 | endmenu |