summaryrefslogtreecommitdiff
path: root/br-ext/package/optee_test_ext/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'br-ext/package/optee_test_ext/Config.in')
-rw-r--r--br-ext/package/optee_test_ext/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/br-ext/package/optee_test_ext/Config.in b/br-ext/package/optee_test_ext/Config.in
index e613185..dd4a4d7 100644
--- a/br-ext/package/optee_test_ext/Config.in
+++ b/br-ext/package/optee_test_ext/Config.in
@@ -43,4 +43,10 @@ config BR2_PACKAGE_OPTEE_TEST_EXT_WITH_TLS_TESTS
Select Thread Local Storage tests in Trusted Applications. Some
toolchains may not support this.
+config BR2_PACKAGE_OPTEE_TEST_EXT_WITH_CXX_TESTS
+ bool "with-cxx-tests"
+ help
+ Select C++ tests in Trusted Applications. Some toolchains may not
+ support this.
+
endif