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
This commit is contained in:
Linus Torvalds
2017-11-17 20:16:20 -08:00

View File

@@ -3,7 +3,7 @@
#
menuconfig HWSPINLOCK
tristate "Hardware Spinlock drivers"
bool "Hardware Spinlock drivers"
config HWSPINLOCK_OMAP
tristate "OMAP Hardware Spinlock device"