Skip to content

Commit f5dddbf

Browse files
ibirnbaumjhedberg
authored andcommitted
soc: xlnx: zynqmp: enable RPU MPU by default
Enable the ARM MPU by default if the current target SoC is the ZynqMP RPU. Signed-off-by: Immo Birnbaum <[email protected]>
1 parent 0438b9f commit f5dddbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/xlnx/zynqmp/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ config SOC_XILINX_ZYNQMP_RPU
88
select SOC_RESET_HOOK
99
select SOC_EARLY_INIT_HOOK
1010
select CPU_HAS_ARM_MPU
11+
select ARM_MPU
1112
select VFP_DP_D16

0 commit comments

Comments
 (0)