@@ -517,7 +517,8 @@ endif
config RT_USING_DEV_BUS
bool "Using Device Bus device drivers"
- default n
+ default y if RT_USING_LWP
+ default n if !RT_USING_LWP
menuconfig RT_USING_WIFI
bool "Using Wi-Fi framework"