projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61c484d
)
[ARM] Experimental config options should have (EXPERIMENTAL)
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Wed, 8 Feb 2006 21:09:55 +0000
(21:09 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 8 Feb 2006 21:09:55 +0000
(21:09 +0000)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 76cd475f0b808b1caecaa6d2a57edb9bcae5031a..77eee38762d69d3de95ae45dd9278df9b8225e2c 100644
(file)
--- 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