From: Jonathan Austin Date: Fri, 24 May 2013 19:47:57 +0000 (+0100) Subject: ARM: mpu: Ensure that MPU depends on CPU_V7 X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~41^2^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de8297765def67ec40b69522f3e405a61e0217b3;p=pandora-kernel.git 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 Acked-by: Uwe Kleine-König --- Reading git-diff-tree failed