Merge pull request #3416 from DavidLin1577/patch-4

[bsp] Fixed the wrong output infomation in Kconfig
This commit is contained in:
Bernard Xiong
2020-02-28 09:44:03 +08:00
committed by GitHub

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