soc: arc: mark nsim_vpx5 as supporting MPU
This selects CONFIG_CPU_HAS_MPU for nsim_vpx5 series SoC as it supports ARC MPUv3. Signed-off-by: Daniel Leung <daniel.leung@intel.com>
This commit is contained in:
committed by
Fabio Baltieri
parent
2c911b1b8a
commit
ee8f9915a4
@@ -3,3 +3,4 @@
|
||||
|
||||
config SOC_SERIES_NSIM_VPX5
|
||||
select ARC
|
||||
select CPU_HAS_MPU
|
||||
|
||||
@@ -30,4 +30,7 @@ config ARC_FIRQ
|
||||
config CACHE_MANAGEMENT
|
||||
default y
|
||||
|
||||
config ARC_MPU_VER
|
||||
default 3 if ARC_MPU_ENABLE
|
||||
|
||||
endif # SOC_NSIM_VPX5
|
||||
|
||||
Reference in New Issue
Block a user