diff -r 68af6b83ff7e -r f7f01af63a02 config/tools/sstrip.in --- a/config/tools/sstrip.in Fri Oct 10 14:30:44 2008 +0000 +++ b/config/tools/sstrip.in Sun May 24 21:44:21 2009 +0000 @@ -9,13 +9,6 @@ bool prompt "Use sstrip from:" -config SSTRIP_ELFKICKERS - bool - prompt "ELFkickers" - help - The original, ageing version, of sstrip from ELFkickers. - Fully functional, but not maintained anymore. - config SSTRIP_BUILDROOT bool prompt "buildroot" @@ -24,6 +17,13 @@ is somewhat maintained by the buildroot guys. Supports big-endian systems. +config SSTRIP_ELFKICKERS + bool + prompt "ELFkickers" + help + The original, ageing version, of sstrip from ELFkickers. + Fully functional, but not maintained anymore. + endchoice config SSTRIP_FROM