do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symbols...
[openwrt.git] / Config.in
index ab4fbe8..699c689 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
This page took 0.026251 seconds and 4 git commands to generate.