diff --git a/components/drivers/KConfig b/components/drivers/KConfig index 74a36e3f1c..d968f7837f 100644 --- a/components/drivers/KConfig +++ b/components/drivers/KConfig @@ -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