Browse Source

[ARM] Experimental config options should have (EXPERIMENTAL)

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 19 năm trước cách đây
mục cha
commit
a73a3ff127
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      arch/arm/Kconfig

+ 1 - 1
arch/arm/Kconfig

@@ -445,7 +445,7 @@ config AEABI
 	  To use this you need GCC version 4.0.0 or later.
 	  To use this you need GCC version 4.0.0 or later.
 
 
 config OABI_COMPAT
 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
 	depends on AEABI && EXPERIMENTAL
 	default y
 	default y
 	help
 	help