[PATCH v2] Add an option to remove advanced features

Krishna Chaitanya chaitanya.mgit at gmail.com
Sun Dec 3 06:56:00 PST 2023


On Sun, Dec 3, 2023 at 3:59 PM Jouni Malinen <j at w1.fi> wrote:
>
> 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.
Thanks for fixing it.
Sorry, I had only tested the Linux build, and don't have access to
other build environments.
>
> 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.
Understood, thanks.



More information about the Hostap mailing list