summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorVincent <vincent.stehle@laposte.net>2014-07-17 16:23:42 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-17 20:55:06 +0200
commit9d76e731a6bc0c23e9f395a1817d226d7742d2ed (patch)
treeab9042c78c2f3b595ff9c30dd2899835a5740636 /configs
parenta97d7e8f1ae6e05df15aa0baa9f5fe70c23ca0d6 (diff)
pandaboard: remove use of gcc 4.6.x
Gcc 4.6.x is legacy now; remove version specification from the config file to repair the build. Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/pandaboard_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/pandaboard_defconfig b/configs/pandaboard_defconfig
index 401a6026d..50c3714d8 100644
--- a/configs/pandaboard_defconfig
+++ b/configs/pandaboard_defconfig
@@ -28,9 +28,6 @@ BR2_LINUX_KERNEL_USE_INTREE_DTS=y
# might need omap4-panda or omap4-panda-a4 instead
BR2_LINUX_KERNEL_INTREE_DTS_NAME="omap4-panda-es"
-# GCC
-BR2_GCC_VERSION_4_6_X=y
-
# Bootloaders
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_FORMAT_IMG=y