From 3c693c26087aa148b944166083b5336f05d1c15b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 2 May 2012 20:40:58 -0400 Subject: beaglebone: disable THUMB2_KERNEL in defconfig for newer binutils Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig | 3 +-- 1 file changed, 1 insertion(+), 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 # CONFIG_PREEMPT_VOLUNTARY is not set # CONFIG_PREEMPT is not set CONFIG_HZ=100 -CONFIG_THUMB2_KERNEL=y -CONFIG_THUMB2_AVOID_R_ARM_THM_JUMP11=y +# CONFIG_THUMB2_KERNEL is not set CONFIG_ARM_ASM_UNIFIED=y CONFIG_AEABI=y CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y -- cgit v1.2.3-54-g00ecf