diff --git a/arch/arm/core/aarch32/cortex_m/mpu/Kconfig b/arch/arm/core/aarch32/cortex_m/mpu/Kconfig index 89463f87f382c..31dd0245f4fde 100644 --- a/arch/arm/core/aarch32/cortex_m/mpu/Kconfig +++ b/arch/arm/core/aarch32/cortex_m/mpu/Kconfig @@ -84,7 +84,6 @@ config MPU_ALLOW_FLASH_WRITE config CUSTOM_SECTION_ALIGN bool "Custom Section Align" - depends on ARM_MPU help MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT(ARMv7-M) sometimes cause memory wasting in linker scripts defined memory sections. Use this symbol