# SPDX-License-Identifier: GPL-2.0configGPU_BUDDY
boolhelp A page based buddy allocator for GPU memory.configGPU_BUDDY_KUNIT_TEST
tristate"KUnit tests for GPU buddy allocator"if!KUNIT_ALL_TESTS
depends onKUNIT
selectGPU_BUDDY
defaultKUNIT_ALL_TESTS
help KUnit tests for the GPU buddy allocator.