aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
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
parent61c484d41f0e5fb44f9a32cd3352734a04aae3ef (diff)
[ARM] Experimental config options should have (EXPERIMENTAL)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm')
-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