diff --git a/tools/test_apps/system/build_test/sdkconfig.ci.freertos_smp b/tools/test_apps/system/build_test/sdkconfig.ci.freertos_smp new file mode 100644 index 0000000000..d9646240f7 --- /dev/null +++ b/tools/test_apps/system/build_test/sdkconfig.ci.freertos_smp @@ -0,0 +1,2 @@ +# TODO: Change the build test to build with legacy IDF-FreeRTOS. IDF-5268 +CONFIG_FREERTOS_SMP=y