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

Commit bdcab87b authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: define GENERIC_LOCKBREAK.



Needed for fixing up the __raw_spin_is_contended() reference which
results in a build error.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent c3b4adfa
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -63,6 +63,10 @@ config GENERIC_TIME
config GENERIC_CLOCKEVENTS
	def_bool n

config GENERIC_LOCKBREAK
	def_bool y
	depends on SMP && PREEMPT

config SYS_SUPPORTS_PM
	bool