Skip to content

Commit 1e49ccc

Browse files
ioannisgnashif
authored andcommitted
modules: tf-m: remove nRF5340 PDK from the supported TF-M targets
nRF5340 PDK is removed so there is no reason to keep it in the list of supported tf-m targets. Signed-off-by: Ioannis Glaropoulos <[email protected]>
1 parent 2573f4b commit 1e49ccc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/Kconfig.tfm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ config TFM_BOARD
99
string
1010
default "nordic_nrf/nrf9160dk_nrf9160" if BOARD_NRF9160DK_NRF9160NS
1111
default "nordic_nrf/nrf5340dk_nrf5340_cpuapp" if BOARD_NRF5340DK_NRF5340_CPUAPPNS
12-
default "nordic_nrf/nrf5340pdk_nrf5340_cpuapp" if BOARD_NRF5340PDK_NRF5340_CPUAPPNS
1312
default "nxp/lpcxpresso55s69" if BOARD_LPCXPRESSO55S69_CPU0
1413
default "mps2/an521" if BOARD_MPS2_AN521
1514
default "stm/nucleo_l552ze_q" if BOARD_NUCLEO_L552ZE_Q

0 commit comments

Comments
 (0)