update Kconfig in raspi-64 bsp

to fix RTT root path
This commit is contained in:
品雪 2020-02-04 18:40:27 +08:00 committed by GitHub
parent f8c32243e7
commit cca440f815
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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