Skip to content

Commit

Permalink
[nrf noup] WPA supplicant advanced features disabled
Browse files Browse the repository at this point in the history
This commit disables WPA_SUPP_ADVANCED_FEATURES. This change
gives 25k free space of wifi app.

Signed-off-by: Patryk Lipinski <patryk.lipinski@nordicsemi.no>
  • Loading branch information
LipinskiPNordicSemi committed Nov 30, 2023
1 parent 3c7f9a6 commit 6146fb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/nrfconnect/chip-module/Kconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,10 @@ config NRF700X_MAX_TX_TOKENS
config NRF700X_MAX_TX_AGGREGATION
default 1

# it saves us another 25kB of FLASH
config WPA_SUPP_ADVANCED_FEATURES
default n

endif # CHIP_WIFI

# ==============================================================================
Expand Down

0 comments on commit 6146fb8

Please sign in to comment.