Skip to content

Commit d6c2ebd

Browse files
kapbhfabiobaltieri
authored andcommitted
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]>
1 parent 53f30bd commit d6c2ebd

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
@@ -569,6 +569,9 @@ config ACS
569569
config IEEE80211AC
570570
bool
571571

572+
config HS20
573+
bool
574+
572575
config IEEE80211R
573576
bool
574577
depends on !WIFI_NM_WPA_SUPPLICANT_CRYPTO_NONE

0 commit comments

Comments
 (0)