Skip to content

[rx51] Fix wpa_supplicant initialization

clayton craft requested to merge fix/rx51-wpa_supplicant-wext into master

This commit instructs wpa_supplicant to use the wext & nl80211 kernel interface, and starts the service with the dbus interface enabled (useful for things like networkmanager, etc). Prior to this, wpa_supplicant would not manage the wifi device on the N900 since it was not using wext.

Merge request reports