Merge tag 'lazytime_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / lib / kunit / Kconfig
index 00909e6..0b5dfb0 100644 (file)
@@ -4,6 +4,7 @@
 
 menuconfig KUNIT
        tristate "KUnit - Enable support for unit tests"
+       select GLOB if KUNIT=y
        help
          Enables support for kernel unit tests (KUnit), a lightweight unit
          testing and mocking framework for the Linux kernel. These tests are