dect
/
linux-2.6
Archived
13
0
Fork 0

[ARM] Experimental config options should have (EXPERIMENTAL)

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King 2006-02-08 21:09:55 +00:00 committed by Russell King
parent 61c484d41f
commit a73a3ff127
1 changed files with 1 additions and 1 deletions

View File

@ -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