Module: meta-ti Branch: master Commit: 3c693c26087aa148b944166083b5336f05d1c15b URL: http://arago-project.org/git/meta-ti.git?a=commit;h=3c693c26087aa148b944166083b5336f05d1c15b
Author: Denys Dmytriyenko <[email protected]> Date: Wed May 2 20:40:58 2012 -0400 beaglebone: disable THUMB2_KERNEL in defconfig for newer binutils Signed-off-by: Denys Dmytriyenko <[email protected]> --- .../linux/linux-ti33x-psp-3.2/beaglebone/defconfig | 3 +-- 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 0912875..42be8cd 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 _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
