configs/apf9328: use default gcc version
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 10 Nov 2014 19:50:25 +0000 (20:50 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 11 Nov 2014 22:00:47 +0000 (23:00 +0100)
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>
configs/armadeus_apf9328_defconfig

index 806e9a88da1a671a42d5fc5c72570ff78c16a51f..048bd288f53d864c9c6520859c39d9cf39960b87 100644 (file)
@@ -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