summaryrefslogtreecommitdiff
path: root/configs/armadeus_apf9328_defconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-11-10 20:50:25 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-11-11 23:00:47 +0100
commitef83e9d978cace4cf260c1c3db6f4f5467f20afc (patch)
tree95966a0db1af5d8283b3a0b2762456366180c74e /configs/armadeus_apf9328_defconfig
parent7354f59cae031cac45e95cac5d6a1d330e1ae391 (diff)
configs/apf9328: use default gcc version
The gcc 4.4 version has been deprecated recently, so we cannot use it anymore. Since this platform is just using a normal ARM processor with nothing special, we can expect the default gcc version to just work. 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 806e9a88d..048bd288f 100644
--- a/configs/armadeus_apf9328_defconfig
+++ b/configs/armadeus_apf9328_defconfig
@@ -3,7 +3,6 @@ BR2_arm=y
BR2_arm920t=y
# Toolchain
-BR2_GCC_VERSION_4_4_X=y
BR2_PACKAGE_GDB=y
BR2_PACKAGE_HOST_GDB=y
BR2_ENABLE_LOCALE_PURGE=y