Pārlūkot izejas kodu

[bsp] Fixed the wrong output infomation in Kconfig

RT-Thrad -> RT-Thread
David Lin 5 gadi atpakaļ
vecāks
revīzija
c15ebec442
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      bsp/amebaz/libraries/Kconfig

+ 1 - 1
bsp/amebaz/libraries/Kconfig

@@ -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