Merge pull request #2225 from weety/dev

[bsp][k210] Fixed Kconfig file Syntax error.
This commit is contained in:
Bernard Xiong 2019-01-16 16:15:07 +08:00 committed by GitHub
commit 4006129dce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ config $BSP_DIR
config $RTT_DIR
string
option env="RTT_ROOT"
default: "../.."
default "../.."
config $PKGS_DIR
string