Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a73a3ff1 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Experimental config options should have (EXPERIMENTAL)

parent 61c484d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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