From 078e3b38975b7d4c76175e9d29658e427e6d1e7a Mon Sep 17 00:00:00 2001 From: Nicolas Pitre Date: Wed, 8 Feb 2006 21:09:08 +0000 Subject: [PATCH] --- yaml --- r: 20124 b: refs/heads/master c: 61c484d41f0e5fb44f9a32cd3352734a04aae3ef h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6b20daabadd3..fb38647408a2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 29fe3cf384e69cec98b638cae6ad5811705a0f3f +refs/heads/master: 61c484d41f0e5fb44f9a32cd3352734a04aae3ef diff --git a/trunk/arch/arm/Kconfig b/trunk/arch/arm/Kconfig index b2b06849638b..76cd475f0b80 100644 --- a/trunk/arch/arm/Kconfig +++ b/trunk/arch/arm/Kconfig @@ -446,7 +446,7 @@ config AEABI config OABI_COMPAT bool "Allow old ABI binaries to run with this kernel" - depends on AEABI + depends on AEABI && EXPERIMENTAL default y help This option preserves the old syscall interface along with the