]> Git Repo - linux.git/commit
lib/Kconfig.debug: enable RUNTIME_TESTING_MENU
authorAnders Roxell <[email protected]>
Wed, 21 Feb 2018 22:46:05 +0000 (14:46 -0800)
committerLinus Torvalds <[email protected]>
Wed, 21 Feb 2018 23:35:43 +0000 (15:35 -0800)
commit908009e832b4e58796ed95d4544e3210bc0ff2c4
tree1b5ac44b78bb11ec3e998589e736ef27707512e2
parent698d0831ba87b92ae10b15e8203cfd59f5a59a35
lib/Kconfig.debug: enable RUNTIME_TESTING_MENU

Commit d3deafaa8b5c ("lib/: make RUNTIME_TESTS a menuconfig to ease
disabling it all") causes a regression when using runtime tests due to
it defaults RUNTIME_TESTING_MENU to not set.

Link: http://lkml.kernel.org/r/[email protected]
Fixes: d3deafaa8b5c ("lib/: make RUNTIME_TESTS a menuconfig to easedisabling it all")
Signed-off-by: Anders Roxell <[email protected]>
Cc: Vincent Legoll <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Byungchul Park <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
lib/Kconfig.debug
This page took 0.053327 seconds and 4 git commands to generate.