diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index b2b06849638b3d1b2834fb5108bdbfc5ea892f02..76cd475f0b808b1caecaa6d2a57edb9bcae5031a 100644 --- a/arch/arm/Kconfig +++ b/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