diff --git a/config/nrfconnect/chip-module/Kconfig b/config/nrfconnect/chip-module/Kconfig index 8d710bc32a..f45ab16f36 100644 --- a/config/nrfconnect/chip-module/Kconfig +++ b/config/nrfconnect/chip-module/Kconfig @@ -228,7 +228,7 @@ config CHIP_FACTORY_DATA_ROTATING_DEVICE_UID_MAX_LEN config CHIP_FACTORY_DATA_WRITE_PROTECT bool "Enable Factory Data write protection" select FPROTECT - depends on CHIP_FACTORY_DATA + depends on CHIP_FACTORY_DATA && !SOC_SERIES_NRF54LX default y help Enables the write protection of the Factory Data partition in the flash memory.