162306a36Sopenharmony_ciconfig FPGA_KUNIT_TESTS 262306a36Sopenharmony_ci bool "KUnit test for the FPGA subsystem" if !KUNIT_ALL_TESTS 362306a36Sopenharmony_ci depends on FPGA=y && FPGA_REGION=y && FPGA_BRIDGE=y && KUNIT=y && MODULES=n 462306a36Sopenharmony_ci default KUNIT_ALL_TESTS 562306a36Sopenharmony_ci help 662306a36Sopenharmony_ci This builds unit tests for the FPGA subsystem 762306a36Sopenharmony_ci 862306a36Sopenharmony_ci For more information on KUnit and unit tests in general, 962306a36Sopenharmony_ci please refer to the KUnit documentation in Documentation/dev-tools/kunit/. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci If unsure, say N. 12