kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
authorChangbin Du <changbin.du@gmail.com>
Sat, 7 Dec 2019 01:04:03 +0000 (17:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Dec 2019 19:00:19 +0000 (11:00 -0800)
commit2b05bb75d1745f5aadcf3b915267ec5ec8dc12b1
treeef8e1dec58bf78bd9958ba7ea8ba765fc1a1d7aa
parentebebdd095d7b73b395bd180e61e1e9939264fdcd
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'

I think DEBUG_BUGVERBOSE is a dmesg option which gives more debug info
to dmesg.

Link: http://lkml.kernel.org/r/20190909144453.3520-9-changbin.du@gmail.com
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