From: Russell King Date: Wed, 8 Feb 2006 21:09:55 +0000 (+0000) Subject: [ARM] Experimental config options should have (EXPERIMENTAL) X-Git-Tag: firefly_0821_release~38122^2~10 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a73a3ff127df1b35d6771f7d3ce36373def8398f;p=firefly-linux-kernel-4.4.55.git [ARM] Experimental config options should have (EXPERIMENTAL) Signed-off-by: Russell King --- 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