summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2012-05-03 15:16:55 -0400
committerDenys Dmytriyenko <denys@ti.com>2012-05-03 16:07:25 -0400
commitb478431b3cb62dae735c26fa2dfd025ffbf0776c (patch)
tree114caac392800bc1236def953cafccefd4443282 /recipes-kernel/linux/linux-ti33x-psp-3.2
parentd18bb23803ff9735a5fcb049c25d79273a325323 (diff)
downloadmeta-ti-b478431b3cb62dae735c26fa2dfd025ffbf0776c.tar.gz
beaglebone: re-enable THUMB2_KERNEL in defconfig, as it affects boot time by .5s
This reverts commit 3c693c26087aa148b944166083b5336f05d1c15b. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig3
1 files changed, 2 insertions, 1 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 42be8cdc..09128754 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
@@ -420,7 +420,8 @@ 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
423# CONFIG_THUMB2_KERNEL is not set 423CONFIG_THUMB2_KERNEL=y
424CONFIG_THUMB2_AVOID_R_ARM_THM_JUMP11=y
424CONFIG_ARM_ASM_UNIFIED=y 425CONFIG_ARM_ASM_UNIFIED=y
425CONFIG_AEABI=y 426CONFIG_AEABI=y
426CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y 427CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y