diff options
author | David Gow <davidgow@google.com> | 2022-07-08 16:27:11 +0000 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2022-07-08 11:22:29 -0600 |
commit | 6fc3a8636a7b0f7dbd6d0a4e450e765dc17518d4 (patch) | |
tree | fdded0f2b9207972ffbf99be837ec0ee5307c801 /drivers/usb/cdns3/cdnsp-debug.h | |
parent | 53b466219f89782b5c3d96d21f8765d1eadcce4e (diff) |
kunit: tool: Enable virtio/PCI by default on UML
There are several tests which depend on PCI, and hence need a bunch of
extra options to run under UML. This makes it awkward to give
configuration instructions (whether in documentation, or as part of a
.kunitconfig file), as two separate, incompatible sets of config options
are required for UML and "most other architectures".
For non-UML architectures, it's possible to add default kconfig options
via the qemu_config python files, but there's no equivalent for UML. Add
a new tools/testing/kunit/configs/arch_uml.config file containing extra
kconfig options to use on UML.
Tested-by: José Expósito <jose.exposito89@gmail.com>
Reviewed-by: Daniel Latypov <dlatypov@google.com>
Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Daniel Latypov <dlatypov@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdnsp-debug.h')
0 files changed, 0 insertions, 0 deletions