]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/Kconfig
ARM: drop experimental status for ARM_PATCH_PHYS_VIRT
[mv-sheeva.git] / arch / arm / Kconfig
index 2c71a8f3535a1400c2d187e7fa612e00995e6927..5ebc5d922ea14984e10ef8e10f47d414469efa7c 100644 (file)
@@ -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