Skip to content

Commit 53548e3

Browse files
author
Wiktor Grajkowski
committed
fix argument declaration
1 parent 26e2a69 commit 53548e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

third_party/qpg_sdk/qpg_platform.gni

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ declare_args() {
1919
# QPG chip
2020
qpg_target_ic = "unset"
2121
qpg_flavour = ""
22+
mbedtls_alt_enabled = true
2223
}
2324

2425
if (qpg_target_ic == "qpg6105") {

0 commit comments

Comments
 (0)