diff options
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolchain/Config.in b/toolchain/Config.in index 5b5ad37a1b..3ff0801369 100644 --- a/toolchain/Config.in +++ b/toolchain/Config.in @@ -54,12 +54,10 @@ choice config USE_EGLIBC bool "Use eglibc" depends !avr32 - select NO_STRIP config USE_GLIBC bool "Use glibc" depends !avr32 - select NO_STRIP config USE_UCLIBC bool "Use uClibc" |