Skip to content

Commit ad7f6f3

Browse files
committed
[bsp][k210] Fixed Kconfig file Syntax error.
1 parent e9c80c3 commit ad7f6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bsp/k210/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ config $BSP_DIR
88
config $RTT_DIR
99
string
1010
option env="RTT_ROOT"
11-
default: "../.."
11+
default "../.."
1212

1313
config $PKGS_DIR
1414
string

0 commit comments

Comments
 (0)