Fixed an error when reporting no drivers

This commit is contained in:
2025-10-03 12:00:44 +03:00
parent 64eb427c5d
commit fd7cd67f74

View File

@@ -26,7 +26,7 @@
# replacement for WEXT and its use allows wpa_supplicant to properly control # replacement for WEXT and its use allows wpa_supplicant to properly control
# the driver to improve existing functionality like roaming and to support new # the driver to improve existing functionality like roaming and to support new
# functionality. # functionality.
#CONFIG_DRIVER_WEXT=y CONFIG_DRIVER_WEXT=y
# Driver interface for Linux drivers using the nl80211 kernel interface # Driver interface for Linux drivers using the nl80211 kernel interface
#CONFIG_DRIVER_NL80211=y #CONFIG_DRIVER_NL80211=y