configs/apf9328: don't use sstrip
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 10 Nov 2014 19:50:24 +0000 (20:50 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 11 Nov 2014 21:59:04 +0000 (22:59 +0100)
There is no reason in a defconfig to select sstrip specifically, so
let's get rid of it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
configs/armadeus_apf9328_defconfig

index b42f757ec105269e57ba6a333a1d4d8c42548ba9..806e9a88da1a671a42d5fc5c72570ff78c16a51f 100644 (file)
@@ -3,7 +3,6 @@ BR2_arm=y
 BR2_arm920t=y
 
 # Toolchain
-BR2_STRIP_sstrip=y
 BR2_GCC_VERSION_4_4_X=y
 BR2_PACKAGE_GDB=y
 BR2_PACKAGE_HOST_GDB=y