Add a patch to move astdb from flash to tmpfs
[openwrt.git] / openwrt / package / lzo / Config.in
index f8c043a..b1b5bd1 100644 (file)
@@ -1,7 +1,7 @@
-config BR2_PACKAGE_LZO
-       tristate "lzo"
-       default m
+config BR2_PACKAGE_LIBLZO
+       tristate "liblzo (a real-time data compression library)"
+       default m if CONFIG_DEVEL
        help
-         A library implementing transparent compression/decompression
+         A real-time data compression library
         
          http://www.oberhumer.com/opensource/lzo/
This page took 0.024113 seconds and 4 git commands to generate.