diff options
Diffstat (limited to 'arch/arm/mm/Kconfig')
-rw-r--r-- | arch/arm/mm/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig index cc798115aa9b..820b60a50125 100644 --- a/arch/arm/mm/Kconfig +++ b/arch/arm/mm/Kconfig | |||
@@ -709,7 +709,7 @@ config ARM_VIRT_EXT | |||
709 | assistance. | 709 | assistance. |
710 | 710 | ||
711 | A compliant bootloader is required in order to make maximum | 711 | A compliant bootloader is required in order to make maximum |
712 | use of this feature. Refer to Documentation/arm/Booting for | 712 | use of this feature. Refer to Documentation/arm/booting.rst for |
713 | details. | 713 | details. |
714 | 714 | ||
715 | config SWP_EMULATE | 715 | config SWP_EMULATE |
@@ -875,7 +875,7 @@ config KUSER_HELPERS | |||
875 | the CPU type fitted to the system. This permits binaries to be | 875 | the CPU type fitted to the system. This permits binaries to be |
876 | run on ARMv4 through to ARMv7 without modification. | 876 | run on ARMv4 through to ARMv7 without modification. |
877 | 877 | ||
878 | See Documentation/arm/kernel_user_helpers.txt for details. | 878 | See Documentation/arm/kernel_user_helpers.rst for details. |
879 | 879 | ||
880 | However, the fixed address nature of these helpers can be used | 880 | However, the fixed address nature of these helpers can be used |
881 | by ROP (return orientated programming) authors when creating | 881 | by ROP (return orientated programming) authors when creating |