]> git.baikalelectronics.ru Git - kernel.git/commit
lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together
authorRandy Dunlap <rdunlap@infradead.org>
Fri, 13 Oct 2017 22:57:33 +0000 (15:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Oct 2017 23:18:32 +0000 (16:18 -0700)
commit0092cd569bb7b1afd65acde44abace1c8acac1d7
tree1d0bbc116d0b9b7d32408652ab7816d9ca510290
parent1c6e1e047faf7bff027609a2a178e2fcc2b0be19
lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together

Expand the "Runtime testing" menu by including more entries inside it
instead of after it.  This is just Kconfig symbol movement.

This causes the (arch-independent) Runtime tests to be presented
(listed) all in one place instead of in multiple places.

Link: http://lkml.kernel.org/r/c194e5c4-2042-bf94-a2d8-7aa13756e257@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Kees Cook <keescook@chromium.org>
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: "Luis R. Rodriguez" <mcgrof@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig.debug