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

Commit bb2d8130 authored by Russell King's avatar Russell King
Browse files

ARM: SMP: drop experimental status



SMP on ARM has been around for a while now, without any major issues
being raised.  So, drop the experimental status of this feature.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 3568bd97
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1318,8 +1318,7 @@ menu "Kernel Features"
source "kernel/time/Kconfig"

config SMP
	bool "Symmetric Multi-Processing (EXPERIMENTAL)"
	depends on EXPERIMENTAL
	bool "Symmetric Multi-Processing"
	depends on CPU_V6K || CPU_V7
	depends on GENERIC_CLOCKEVENTS
	depends on REALVIEW_EB_ARM11MP || REALVIEW_EB_A9MP || \