Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / drivers / base / test / Kconfig
index 305c775..ba225eb 100644 (file)
@@ -9,5 +9,6 @@ config TEST_ASYNC_DRIVER_PROBE
 
          If unsure say N.
 config KUNIT_DRIVER_PE_TEST
-       bool "KUnit Tests for property entry API"
+       bool "KUnit Tests for property entry API" if !KUNIT_ALL_TESTS
        depends on KUNIT=y
+       default KUNIT_ALL_TESTS