disable delayed branch optimization for kernel - seems to improve stability on v1...
[openwrt.git] / openwrt / package / lzo / Config.in
1 config BR2_PACKAGE_LZO
2 tristate "lzo"
3 default m if CONFIG_DEVEL
4 help
5 A library implementing transparent compression/decompression
6
7 http://www.oberhumer.com/opensource/lzo/
This page took 0.037204 seconds and 5 git commands to generate.