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

Commit 27eabfaa authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteproc

Pull hwspinlock update from Bjorn Andersson:
 "This changes the HWSPINLOCK core Kconfig option to bool, to aid when
  other core code depends on it"

* tag 'hwlock-v4.15' of git://github.com/andersson/remoteproc:
  hwspinlock: Change hwspinlock to a bool
parents 4f88bd23 d048236d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
#

menuconfig HWSPINLOCK
	tristate "Hardware Spinlock drivers"
	bool "Hardware Spinlock drivers"

config HWSPINLOCK_OMAP
	tristate "OMAP Hardware Spinlock device"