Explorar el Código

[KConfig] Add RT_USING_WIFI option.

bernard hace 8 años
padre
commit
327b8015d2
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      components/drivers/KConfig

+ 3 - 0
components/drivers/KConfig

@@ -97,6 +97,9 @@ config RT_USING_WDT
     bool "Using Watch Dog device drivers"
     bool "Using Watch Dog device drivers"
     default n
     default n
 
 
+config RT_USING_WIFI
+    bool "Using Wi-Fi network"
+    default n
 
 
 menu "Using USB"
 menu "Using USB"
     config RT_USING_USB_HOST
     config RT_USING_USB_HOST