Skip to content

Commit

Permalink
Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteproc
Browse files Browse the repository at this point in the history
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
  • Loading branch information
torvalds committed Nov 18, 2017
2 parents 4f88bd2 + d048236 commit 27eabfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hwspinlock/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

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

config HWSPINLOCK_OMAP
tristate "OMAP Hardware Spinlock device"
Expand Down

0 comments on commit 27eabfa

Please sign in to comment.