Parcourir la source

[bsp][k210] Fixed Kconfig file Syntax error.

weety il y a 6 ans
Parent
commit
ad7f6f3588
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      bsp/k210/Kconfig

+ 1 - 1
bsp/k210/Kconfig

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