lib: update location of kgdb documentation
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 14 May 2017 15:06:29 +0000 (12:06 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 16 May 2017 11:44:22 +0000 (08:44 -0300)
The documentation was moved from DocBook directory.
Update its location.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
lib/Kconfig.kgdb

index 533f912638ede9b8365c636327981afa2b589055..ab4ff0eea776da8b8c8a428e3299ecf49f2fc9c0 100644 (file)
@@ -13,7 +13,7 @@ menuconfig KGDB
          CONFIG_FRAME_POINTER to aid in producing more reliable stack
          backtraces in the external debugger.  Documentation of
          kernel debugger is available at http://kgdb.sourceforge.net
-         as well as in DocBook form in Documentation/DocBook/.  If
+         as well as in Documentation/dev-tools/kgdb.rst.  If
          unsure, say N.
 
 if KGDB