firmware-utils: raise the default trx image size limit for something more appropriate...
[openwrt/svn-archive/archive.git] / Config.in
index ab4fbe8cd8701c1f52a7d15b9da59c89004034d8..699c689406216d281c23dd3602534f48939f7158 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -136,14 +136,12 @@ choice
 
        config USE_STRIP
                bool "strip"
-               depends !DEBUG
                help
                  This will install binaries stripped using strip from binutils
 
 
        config USE_SSTRIP
                bool "sstrip"
-               depends !DEBUG
                depends !USE_GLIBC
                depends !USE_EGLIBC
                help