From b25dc385d026b8175dd34744a6220679de769e36 Mon Sep 17 00:00:00 2001 From: Russell King Date: Wed, 10 Aug 2011 10:17:07 +0100 Subject: [PATCH] --- yaml --- r: 262731 b: refs/heads/master c: 4eb979d4d182c67acb6272a3a0244bf0027cf16b h: refs/heads/master i: 262729: 8b3d88a7d1c62a7b89e247114975f1ce093f745f 262727: fcde40acbee254bbbd9fe4bfbf59f8c730843dcb v: v3 --- [refs] | 2 +- trunk/arch/arm/Kconfig | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index af7e3af0f7d8..5c2424311a1b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2102a65e69eac8d77dd71b4991b395e825087ba8 +refs/heads/master: 4eb979d4d182c67acb6272a3a0244bf0027cf16b diff --git a/trunk/arch/arm/Kconfig b/trunk/arch/arm/Kconfig index 2c71a8f3535a..5ebc5d922ea1 100644 --- a/trunk/arch/arm/Kconfig +++ b/trunk/arch/arm/Kconfig @@ -195,8 +195,7 @@ config VECTORS_BASE The base address of exception vectors. config ARM_PATCH_PHYS_VIRT - bool "Patch physical to virtual translations at runtime (EXPERIMENTAL)" - depends on EXPERIMENTAL + bool "Patch physical to virtual translations at runtime" depends on !XIP_KERNEL && MMU depends on !ARCH_REALVIEW || !SPARSEMEM help