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 Dec 20, 2023
1 parent d95eb1d commit bf161fd
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 25kB of FLASH
config WPA_SUPP_ADVANCED_FEATURES
default n

endif # CHIP_WIFI

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

0 comments on commit bf161fd

Please sign in to comment.