From 9a227ac9709f1a361fd63d8eef1ea3d5a044208d Mon Sep 17 00:00:00 2001 From: Dave Martin Date: Fri, 11 Feb 2011 16:41:20 +0100 Subject: [PATCH] --- yaml --- r: 233219 b: refs/heads/master c: 9bc433a1db702138371c565526232e9159f14497 h: refs/heads/master i: 233217: 28dbea2b4b2e564f4e85b7726cb981b13e63fa45 233215: aee49e238ff6655936a0d52d12800afa667474bf v: v3 --- [refs] | 2 +- trunk/arch/arm/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d9651ac07b93..be0f1131cd11 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cb06199b1df492fcfbaedd2256b5054f944b664f +refs/heads/master: 9bc433a1db702138371c565526232e9159f14497 diff --git a/trunk/arch/arm/Kconfig b/trunk/arch/arm/Kconfig index 5cff165b7eb0..26d45e5b636b 100644 --- a/trunk/arch/arm/Kconfig +++ b/trunk/arch/arm/Kconfig @@ -1391,7 +1391,7 @@ config AEABI config OABI_COMPAT bool "Allow old ABI binaries to run with this kernel (EXPERIMENTAL)" - depends on AEABI && EXPERIMENTAL + depends on AEABI && EXPERIMENTAL && !THUMB2_KERNEL default y help This option preserves the old syscall interface along with the