Commit 9dc5f12f authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Greg Kroah-Hartman
Browse files

device property: Add a blank line in Kconfig of tests

parent 4d57b4f2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ config TEST_ASYNC_DRIVER_PROBE
	  The module name will be test_async_driver_probe.ko

	  If unsure say N.

config DRIVER_PE_KUNIT_TEST
	bool "KUnit Tests for property entry API" if !KUNIT_ALL_TESTS
	depends on KUNIT=y