aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2006-02-08 21:09:55 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-02-08 21:09:55 +0000
commita73a3ff127df1b35d6771f7d3ce36373def8398f (patch)
treed0d97c74336b81e0b673029c80f0e7d0b0fde4ea /arch/arm/Kconfig
parent[ARM] 3307/1: old ABI compat: mark it experimental (diff)
downloadlinux-dev-a73a3ff127df1b35d6771f7d3ce36373def8398f.tar.xz
linux-dev-a73a3ff127df1b35d6771f7d3ce36373def8398f.zip
[ARM] Experimental config options should have (EXPERIMENTAL)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/Kconfig')
-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
To use this you need GCC version 4.0.0 or later.
config OABI_COMPAT
- bool "Allow old ABI binaries to run with this kernel"
+ bool "Allow old ABI binaries to run with this kernel (EXPERIMENTAL)"
depends on AEABI && EXPERIMENTAL
default y
help