ARM: mpu: Ensure that MPU depends on CPU_V7
authorJonathan Austin <jonathan.austin@arm.com>
Fri, 24 May 2013 19:47:57 +0000 (20:47 +0100)
committerJonathan Austin <jonathan.austin@arm.com>
Mon, 17 Jun 2013 14:13:18 +0000 (15:13 +0100)
commitde8297765def67ec40b69522f3e405a61e0217b3
tree150e9c4119985330e14f125e4c2d3474092a2e7f
parent9dfc28b6308096e48b54c28259825a1200f60742
ARM: mpu: Ensure that MPU depends on CPU_V7

The support for the MPU is currently implemented only for R-class
(PMSAv7/R). Since the merge of V7M support in to the kernel it is possible
to select MPU support on V7M.

This patch ensures that until MPU support for M-class processors is
implemented, the MPU can only be selected with R-class CPUs

Signed-off-by: Jonathan Austin <jonathan.austin@arm.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
arch/arm/Kconfig-nommu
This page took 0.049908 seconds and 5 git commands to generate.