mac80211: Activate DRIVER_11W_SUPPORT for more capable drivers
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 28 Feb 2019 19:41:32 +0000 (20:41 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 3 Mar 2019 15:44:47 +0000 (16:44 +0100)
commit4590af20654cf2956bdc77fc121bd8efb1f864ea
treeb97f5ae5629e6d16d5b827dea002dda83742df73
parentc1a805411424174d142b20e6fed98c94ad930468
mac80211: Activate DRIVER_11W_SUPPORT for more capable drivers

ieee80211w support is only activated in hostapd when at least one
capable driver is build into the image. Many drivers which are capable
of ieee80211 (MFP) and have the MFP_CAPABLE set in the driver are still
missing the DRIVER_11W_SUPPORT dependency. Add this to more driver
capable of ieee80211w.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/kernel/mac80211/Makefile
package/kernel/mac80211/ath.mk
package/kernel/mac80211/broadcom.mk
package/kernel/mac80211/intel.mk
package/kernel/mac80211/ralink.mk
package/kernel/mac80211/realtek.mk