diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2012-05-02 20:40:58 -0400 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2012-05-02 20:40:58 -0400 |
| commit | 3c693c26087aa148b944166083b5336f05d1c15b (patch) | |
| tree | 03cdb595e5e31588aa921ec8976f942c0d762c0a | |
| parent | 5b08302b8885b7a3d8670ecc92a609a29a197606 (diff) | |
| download | meta-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/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 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 |
| 422 | CONFIG_HZ=100 | 422 | CONFIG_HZ=100 |
| 423 | CONFIG_THUMB2_KERNEL=y | 423 | # CONFIG_THUMB2_KERNEL is not set |
| 424 | CONFIG_THUMB2_AVOID_R_ARM_THM_JUMP11=y | ||
| 425 | CONFIG_ARM_ASM_UNIFIED=y | 424 | CONFIG_ARM_ASM_UNIFIED=y |
| 426 | CONFIG_AEABI=y | 425 | CONFIG_AEABI=y |
| 427 | CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y | 426 | CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y |
