Skip to content

Commit 612f436

Browse files
kapbhnordicjm
authored andcommitted
[nrf fromtree] hostap: Add CONFIG_HS20 Kconfig for Hotspot 2.0
The Kconfig CONFIG_HS20 was undefined in zephyr hostap. Need to add config for Hotspot 2.0 feature. Signed-off-by: Kapil Bhatt <[email protected]> (cherry picked from commit d6c2ebd)
1 parent bc6d4d7 commit 612f436

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/hostap/Kconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,9 @@ config ACS
564564
config IEEE80211AC
565565
bool
566566

567+
config HS20
568+
bool
569+
567570
config IEEE80211R
568571
bool
569572
depends on !WIFI_NM_WPA_SUPPLICANT_CRYPTO_NONE

0 commit comments

Comments
 (0)