OSDN Git Service

locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS...
authorIngo Molnar <mingo@kernel.org>
Thu, 17 Aug 2017 10:48:29 +0000 (12:48 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 17 Aug 2017 10:49:40 +0000 (12:49 +0200)
commite26f34a407aec9c65bce2bc0c838fabe4f051fc6
treed0f5cc02fbc6b6d7b2d2fcbd254c16c580a0f01b
parent52fa5bc5cbba089f09bc2c372e3432f3f3e48051
locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS truly non-interactive

The syntax to turn Kconfig options into non-interactive ones is to not offer
interactive prompt help texts. Remove them.

Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Byungchul Park <byungchul.park@lge.com>
Cc: Lai Jiangshan <jiangshanlai@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Tejun Heo <tj@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
lib/Kconfig.debug