[KConfig] Add RT_USING_WIFI option.

This commit is contained in:
bernard 2017-11-18 09:40:14 +08:00
parent f6828446bc
commit 327b8015d2
1 changed files with 3 additions and 0 deletions

View File

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