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