Kconfig: lib/Kconfig.debug: fix references to Documenation
authorAndreas Platschek <andreas.platschek@opentech.at>
Wed, 14 Dec 2016 23:05:40 +0000 (15:05 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Dec 2016 00:04:08 +0000 (16:04 -0800)
commit700199b0c192c7243539757177782780f5a45afb
treec2c908dcb524a10f32c43f701ba08414c111687f
parent9a29d0fbc2d9ad99fb8a981ab72548cc360e9d4c
Kconfig: lib/Kconfig.debug: fix references to Documenation

Documentation on development tools was moved to Documentation/devl-tools
and sphinxified (renamed from .txt to .rst).

References in lib/Kconfig.debug need to be updated to the new location.

Link: http://lkml.kernel.org/r/1476698152-29340-2-git-send-email-andreas.platschek@opentech.at
Signed-off-by: Andreas Platschek <andreas.platschek@opentech.at>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig.debug