[bsp] Fixed the wrong output infomation in Kconfig

RT-Thrad -> RT-Thread
This commit is contained in:
David Lin 2020-02-27 23:10:40 +08:00 committed by GitHub
parent 93b006e734
commit c15ebec442
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
menu "External Libraries"
config RT_USING_SMARTCONFIG_LIB
bool "Using RT-Thrad SmartConfig Library"
bool "Using RT-Thread SmartConfig Library"
default n
endmenu