summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2012-05-02 20:40:58 -0400
committerDenys Dmytriyenko <denys@ti.com>2012-05-02 20:40:58 -0400
commit3c693c26087aa148b944166083b5336f05d1c15b (patch)
tree03cdb595e5e31588aa921ec8976f942c0d762c0a
parent5b08302b8885b7a3d8670ecc92a609a29a197606 (diff)
downloadmeta-ti-3c693c26087aa148b944166083b5336f05d1c15b.tar.gz
beaglebone: disable THUMB2_KERNEL in defconfig for newer binutils
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
index 09128754..42be8cdc 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
@@ -420,8 +420,7 @@ CONFIG_PREEMPT_NONE=y
420# CONFIG_PREEMPT_VOLUNTARY is not set 420# CONFIG_PREEMPT_VOLUNTARY is not set
421# CONFIG_PREEMPT is not set 421# CONFIG_PREEMPT is not set
422CONFIG_HZ=100 422CONFIG_HZ=100
423CONFIG_THUMB2_KERNEL=y 423# CONFIG_THUMB2_KERNEL is not set
424CONFIG_THUMB2_AVOID_R_ARM_THM_JUMP11=y
425CONFIG_ARM_ASM_UNIFIED=y 424CONFIG_ARM_ASM_UNIFIED=y
426CONFIG_AEABI=y 425CONFIG_AEABI=y
427CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y 426CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y