aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 76cd475f0b80..77eee38762d6 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -445,7 +445,7 @@ config AEABI
445 To use this you need GCC version 4.0.0 or later. 445 To use this you need GCC version 4.0.0 or later.
446 446
447config OABI_COMPAT 447config OABI_COMPAT
448 bool "Allow old ABI binaries to run with this kernel" 448 bool "Allow old ABI binaries to run with this kernel (EXPERIMENTAL)"
449 depends on AEABI && EXPERIMENTAL 449 depends on AEABI && EXPERIMENTAL
450 default y 450 default y
451 help 451 help