Skip to content

Commit ff27ee1

Browse files
[nrf toup] [nrfconnect] Remove experimental from DAC key migration
Removed EXPERIMENTAL for DAC migration feature.
1 parent 91dfee1 commit ff27ee1

File tree

1 file changed

+0
-1
lines changed
  • config/nrfconnect/chip-module

1 file changed

+0
-1
lines changed

config/nrfconnect/chip-module/Kconfig

-1
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ config CHIP_CRYPTO_PSA_MIGRATE_DAC_PRIV_KEY
357357
bool "Migrate DAC private key from factory data to PSA ITS"
358358
depends on CHIP_CRYPTO_PSA
359359
depends on CHIP_FACTORY_DATA
360-
select EXPERIMENTAL
361360
help
362361
Move DAC private key from the factory data set to the PSA ITS secure storage
363362
and remove it. After the first boot of the device the DAC private key will be moved

0 commit comments

Comments
 (0)