diff --git a/config/nrfconnect/chip-module/Kconfig b/config/nrfconnect/chip-module/Kconfig index bbb4039643..f09c8c4779 100644 --- a/config/nrfconnect/chip-module/Kconfig +++ b/config/nrfconnect/chip-module/Kconfig @@ -219,7 +219,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.