[bsp] Fixed the wrong output infomation in Kconfig
RT-Thrad -> RT-Thread
This commit is contained in:
parent
93b006e734
commit
c15ebec442
|
@ -1,7 +1,7 @@
|
||||||
menu "External Libraries"
|
menu "External Libraries"
|
||||||
|
|
||||||
config RT_USING_SMARTCONFIG_LIB
|
config RT_USING_SMARTCONFIG_LIB
|
||||||
bool "Using RT-Thrad SmartConfig Library"
|
bool "Using RT-Thread SmartConfig Library"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
Loading…
Reference in New Issue