summaryrefslogtreecommitdiff
path: root/configs/armadeus_apf9328_defconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-11-10 20:50:24 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-11-11 22:59:04 +0100
commit7354f59cae031cac45e95cac5d6a1d330e1ae391 (patch)
treee0efcb1ef80f75d9f52b22826b142b8f749d3f3d /configs/armadeus_apf9328_defconfig
parentda1a445d419cfdd168c02f2ebc71800e7c86dc8d (diff)
configs/apf9328: don't use sstrip
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>
Diffstat (limited to 'configs/armadeus_apf9328_defconfig')
-rw-r--r--configs/armadeus_apf9328_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/armadeus_apf9328_defconfig b/configs/armadeus_apf9328_defconfig
index b42f757ec..806e9a88d 100644
--- a/configs/armadeus_apf9328_defconfig
+++ b/configs/armadeus_apf9328_defconfig
@@ -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