Skip to content

Commit 380080b

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

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

subsys/bluetooth/mesh/Kconfig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -210,11 +210,6 @@ config BT_MESH_KEY_IMPORTER_PRIO
210210
The key importer is initialized before the main application. It is initialized
211211
using system initialization macro with application level.
212212

213-
choice TFM_PROFILE_TYPE
214-
depends on BT_MESH_USES_TFM_PSA
215-
default TFM_PROFILE_TYPE_NOT_SET
216-
endchoice
217-
218213
rsource "Kconfig.models"
219214
rsource "Kconfig.dk_prov"
220215
rsource "shell/Kconfig"

0 commit comments

Comments
 (0)