diff options
author | Daniel Latypov <dlatypov@google.com> | 2022-03-26 01:33:56 +0100 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2022-04-05 00:42:38 +0200 |
commit | b04d1a8dc7e7ff7ca91a20bef053bcc04265d83a (patch) | |
tree | d75a004c169c7b482e223487bfebd6e036d46385 /scripts | |
parent | kunit: split resource API impl from test.c into new resource.c (diff) | |
download | linux-b04d1a8dc7e7ff7ca91a20bef053bcc04265d83a.tar.xz linux-b04d1a8dc7e7ff7ca91a20bef053bcc04265d83a.zip |
Documentation: kunit: update kconfig options needed for UML coverage
Recent changes have made it so the current set is not sufficient.
Namely, CONFIG_DEBUG_INFO is not being set even when explicitly asked.
Specifying a version of the debug info fixes this.
Pick CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT as an option that's
hopefully less fragile (esp. given we're tied to GCC 6 and lower).
Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Tested-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions