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>
This commit is contained in:
Thomas Petazzoni 2014-11-10 20:50:24 +01:00 committed by Peter Korsgaard
parent da1a445d41
commit 7354f59cae
1 changed files with 0 additions and 1 deletions

View 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