]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add an option to remove WMM-AC
authorChaitanya Tata <chaitanya.mgit@gmail.com>
Mon, 27 Nov 2023 19:03:58 +0000 (00:33 +0530)
committerJouni Malinen <j@w1.fi>
Sun, 3 Dec 2023 09:43:45 +0000 (11:43 +0200)
commit20c82a2708974fdcbe014bf64d704fd170168d05
treeb455c37a5d642c9585c07823f99b6f8d7286b2d5
parent32b5f7f501e48e32b412700edf861868f614bed8
Add an option to remove WMM-AC

For a memory constrained system, it may be more important to reduce
binary size than include support for these capabilities.

By default this is enabled.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
wpa_supplicant/Android.mk
wpa_supplicant/Makefile
wpa_supplicant/android.config
wpa_supplicant/ctrl_iface.c
wpa_supplicant/defconfig
wpa_supplicant/events.c
wpa_supplicant/wpa_cli.c
wpa_supplicant/wpa_supplicant.c