aboutsummaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
authorJonathan Austin <jonathan.austin@arm.com>2012-07-12 14:38:46 +0100
committerJonathan Austin <jonathan.austin@arm.com>2013-06-07 17:02:46 +0100
commit66567618f37269ec55febee4dcec2a1dec1033a0 (patch)
tree0ed6860a95e74ec9e36c5855fadee74c595ae966 /arch/Kconfig
parent8d655d835bc5c0cb7d485d147ba96249e356a697 (diff)
downloadkernel_goldelico_gta04-66567618f37269ec55febee4dcec2a1dec1033a0.zip
kernel_goldelico_gta04-66567618f37269ec55febee4dcec2a1dec1033a0.tar.gz
kernel_goldelico_gta04-66567618f37269ec55febee4dcec2a1dec1033a0.tar.bz2
ARM: select CPU_CPU15_MMU/MPU appropriately
Currently CPU_V7 selects CPU_CP15_MMU, however in the case of a V7 CPU implementing the PMSA, such as the Cortex-R7, the CP15_MMU operations are not available. Selecting CPU_CP15_MPU is appropriate in this case. This patch makes CPU_CP15_MMU dependent on the use of the MMU, selecting CPU_CP15_MPU for v7 processors when !MMU is chosen. Signed-off-by: Jonathan Austin <jonathan.austin@arm.com>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions