From: Uwe Kleine-König Date: Wed, 23 Jul 2014 19:37:44 +0000 (+0100) Subject: ARM: 8112/1: only select ARM_PATCH_PHYS_VIRT if MMU is enabled X-Git-Tag: omap-for-v3.17/fixes-against-rc2~199^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91942d17667a7e7976d3e8bc2f18a34c12bed9fc;p=pandora-kernel.git ARM: 8112/1: only select ARM_PATCH_PHYS_VIRT if MMU is enabled This fixes the following warning: warning: (ARCH_MULTIPLATFORM && ARCH_INTEGRATOR && ARCH_SHMOBILE_LEGACY) selects ARM_PATCH_PHYS_VIRT which has unmet direct dependencies (!XIP_KERNEL && MMU && (!ARCH_REALVIEW || !SPARSEMEM)) Signed-off-by: Uwe Kleine-König Signed-off-by: Russell King --- Reading git-diff-tree failed