[PATCH v2] Add an option to remove advanced features

Jouni Malinen j at w1.fi
Sun Dec 3 02:29:18 PST 2023


On Tue, Nov 28, 2023 at 12:33:58AM +0530, Chaitanya Tata wrote:
> For a memory constrained system, basic Wi-Fi is enough, so, add a
> configuration option to compile out advanced Wi-Fi features but seldom
> used as below:
> 
> * RRM
> * Robust AV
> * WMM-AC
> 
> By default these are enabled.

I applied this with number of fixes (it broke more or less all builds)
and cleanup. I split this into three commits to get a clearer picture of
the changes.

CONFIG_NO_RRM=y removes indication of supported operating classes which
is not a radio measurement functionality. I would not recommend removing
that part taken into account it is actually used quite a bit nowadays
and even more so in the future. The other two options seems much more
reasonable candidates for removal for various device types.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list