From: Jonathan Austin Date: Fri, 22 Feb 2013 18:56:04 +0000 (+0000) Subject: ARM: mpu: Allow enabling of the MPU via kconfig X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~41^2^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=801bb21c600161c8626d7d9cb649be869ee4dbbe;p=pandora-kernel.git ARM: mpu: Allow enabling of the MPU via kconfig Allows the user to select MPU support when compiling for ARM processors that support the PMSAv7. This ensures that CONFIG_SMP depends on the MPU in the case that no MMU is present. CONFIG_SMP_ON_UP is not implemented for nommu, so introduce an MMU dependency there. Signed-off-by: Jonathan Austin Reviewed-by: Will Deacon --- Reading git-diff-tree failed