Skip to content
Snippets Groups Projects
Commit dac385e4 authored by Janusz Krzysztofik's avatar Janusz Krzysztofik
Browse files

In order for IGT to make use of new Kunit features like test case listing and...

In order for IGT to make use of new Kunit features like test case listing and filtering, we need Kunit support to be built as a module.
parent 81d73e1c
No related branches found
No related tags found
1 merge request!23Build Kunit support as a module
......@@ -544,5 +544,5 @@ CONFIG_FUNCTION_TRACER=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
# CONFIG_EARLY_PRINTK_USB_XDBC is not set
CONFIG_DEBUG_BOOT_PARAMS=y
CONFIG_KUNIT=y
CONFIG_KUNIT=m
CONFIG_FAULT_INJECTION_DEBUG_FS=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment