From 4702698c68be9023f5a7f4909c38f0d5ef5ef993 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 7 Jul 2009 02:34:58 +0000 Subject: add a config option to select the binary stripping method to use (between none, strip & sstrip) SVN-Revision: 16728 --- toolchain/Config.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'toolchain/Config.in') 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" -- cgit v1.2.3