selftests/livepatch: add DYNAMIC_DEBUG config dependency
authorJoe Lawrence <joe.lawrence@redhat.com>
Thu, 31 Jan 2019 16:41:24 +0000 (11:41 -0500)
committerPetr Mladek <pmladek@suse.com>
Fri, 1 Feb 2019 11:28:53 +0000 (12:28 +0100)
commitbae054372aba0100e7b320f768c4875b5f0c23b3
tree03ae8778b6548d98977ffb1556fe3a18172d4d73
parenta2818ee4dce575b299d8a7f46b393bc2b02ef1f4
selftests/livepatch: add DYNAMIC_DEBUG config dependency

The livepatch selftest scripts turn on dynamic_debug of livepatch
kernel source to determine expected behavior.  TEST_LIVEPATCH should
therefore include DYNAMIC_DEBUG in its list of dependencies.

Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
Acked-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Petr Mladek <pmladek@suse.com>
lib/Kconfig.debug