Skip to content

Commit ff82fa4

Browse files
krish2718nordicjm
authored andcommitted
doc: nrf70: Fix PSA config option
Now that NCS uses hostap external crypto module, update the Kconfig option for PSA. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 02f9716 commit ff82fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nrf/app_dev/device_guides/nrf70/wifi_advanced_security_modes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ This improves the security of the nRF70 device compared to the non-PSA mode.
8181
Enable PSA support
8282
==================
8383

84-
To enable the nRF70 PSA crypto support in your applications, use the :kconfig:option:`CONFIG_WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT_NCS_PSA` Kconfig option.
84+
To enable the nRF70 PSA crypto support in your applications, use the :kconfig:option:`CONFIG_HOSTAP_CRYPTO_ALT_PSA` Kconfig option.
8585

8686
The Wi-Fi connection process is similar to the non-PSA mode, however, the only difference is that the cryptographic operations are performed using PSA crypto APIs.

0 commit comments

Comments
 (0)