Update dropbear
[librecmc/librecmc.git] / package / network / services / dropbear / Config.in
index 7c2edd79f23708f9ef01c6a62a54073b0c7a33ed..ca0af9d5e078f3a4d0d9e02e034cd1e03ce40a2e 100644 (file)
@@ -32,6 +32,15 @@ config DROPBEAR_ECC
 
                Increases binary size by about 23 kB (MIPS).
 
+config DROPBEAR_ZLIB
+       bool "Enable compression"
+       default n
+       help
+               Enables compression using shared zlib library.
+
+               Increases binary size by about 0.1 kB (MIPS) and requires additional 62 kB (MIPS)
+               for a shared zlib library.
+
 config DROPBEAR_UTMP
        bool "Utmp support"
        default n