]> git.baikalelectronics.ru Git - kernel.git/commit
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
authorChangbin Du <changbin.du@gmail.com>
Sat, 7 Dec 2019 01:04:06 +0000 (17:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Dec 2019 19:00:19 +0000 (11:00 -0800)
commitbacbd4d78006ba5a3eb86993e804182b46275d1b
tree37dccd0ed072ca9ce5287d246919da212b2dc8d5
parent9c76720f67fba9914e721c402fd19ef8411cb9b9
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'

DEBUG_FS does not belong to 'Compile-time checks and compiler options'.

Link: http://lkml.kernel.org/r/20190909144453.3520-10-changbin.du@gmail.com
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Changbin Du <changbin.du@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig.debug