add a config option to select the binary stripping method to use (between none, strip...
[openwrt/svn-archive/archive.git] / toolchain / Config.in
index 5b5ad37a1b00a8ed4d3fcc5c60ece22d261ff340..3ff0801369c642423bc9bc9527b2744badbb4247 100644 (file)
@@ -54,12 +54,10 @@ choice
        config USE_EGLIBC
                bool "Use eglibc"
                depends !avr32
        config USE_EGLIBC
                bool "Use eglibc"
                depends !avr32
-               select NO_STRIP
        
        config USE_GLIBC
                bool "Use glibc"
                depends !avr32
        
        config USE_GLIBC
                bool "Use glibc"
                depends !avr32
-               select NO_STRIP
        
        config USE_UCLIBC
                bool "Use uClibc"
        
        config USE_UCLIBC
                bool "Use uClibc"