Skip to content

Commit ccfa1fc

Browse files
Vge0rgeanangl
authored andcommitted
openthread: Remove TF-M profile from openthread
Remove the choice of the TF-M profile in openthread subsystem since this is now handled by the TF-M Kconfig configurations. Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent 380080b commit ccfa1fc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

subsys/net/openthread/Kconfig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,6 @@ config OPENTHREAD_COPROCESSOR_UART_RING_BUFFER_SIZE
139139

140140
endif # OPENTHREAD_COPROCESSOR_RCP
141141

142-
choice TFM_PROFILE_TYPE
143-
default TFM_PROFILE_TYPE_NOT_SET
144-
endchoice
145-
146142
endmenu # "OpenThread"
147143

148144
endif # OPENTHREAD

0 commit comments

Comments
 (0)