diff options
| -rw-r--r-- | arch/arm/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 2c71a8f3535a..5ebc5d922ea1 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
| @@ -195,8 +195,7 @@ config VECTORS_BASE | |||
| 195 | The base address of exception vectors. | 195 | The base address of exception vectors. |
| 196 | 196 | ||
| 197 | config ARM_PATCH_PHYS_VIRT | 197 | config ARM_PATCH_PHYS_VIRT |
| 198 | bool "Patch physical to virtual translations at runtime (EXPERIMENTAL)" | 198 | bool "Patch physical to virtual translations at runtime" |
| 199 | depends on EXPERIMENTAL | ||
| 200 | depends on !XIP_KERNEL && MMU | 199 | depends on !XIP_KERNEL && MMU |
| 201 | depends on !ARCH_REALVIEW || !SPARSEMEM | 200 | depends on !ARCH_REALVIEW || !SPARSEMEM |
| 202 | help | 201 | help |
