Skip to content

Commit ff440ca

Browse files
krish2718dleach02
authored andcommitted
modules: hostap: Fix DPP3 build failure
MbedTLS Crypto ALT implementation clearly states that DPP3 isn't supported, remove DPP3 to fix a build error related to HPKE. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 3cda9ec commit ff440ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/hostap/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@ config WIFI_NM_WPA_SUPPLICANT_DPP
335335
bool "WFA Easy Connect DPP"
336336
select DPP
337337
select DPP2
338-
select DPP3
339338
select GAS
340339
select GAS_SERVER
341340
select OFFCHANNEL

0 commit comments

Comments
 (0)