This series introduces small fixes to the GPU buddy allocator test configuration. The direct purpose of these changes is to fix running the KUnit tests via kunittool, or running the tests on systems not building any DRM drivers.
Krzysztof Niemiec (2): gpu: Fix dependencies in CONFIG_GPU_BUDDY_KUNIT_TEST gpu/tests: Add a dedicated .kunitconfig drivers/gpu/Kconfig | 3 ++- drivers/gpu/tests/.kunitconfig | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 drivers/gpu/tests/.kunitconfig -- 2.45.2
