]> 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)
commit3e8b07d81bd77d2222409027635d82ccc229c0e1
tree37dccd0ed072ca9ce5287d246919da212b2dc8d5
parenta1b03335393742bf7a70129c6bca0442d7b4a525
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