summaryrefslogtreecommitdiff
path: root/Documentation/powerpc/kaslr-booke32.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/powerpc/kaslr-booke32.rst')
-rw-r--r--Documentation/powerpc/kaslr-booke32.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/powerpc/kaslr-booke32.rst b/Documentation/powerpc/kaslr-booke32.rst
index 8b259fdfdf03..5681c1d1b65b 100644
--- a/Documentation/powerpc/kaslr-booke32.rst
+++ b/Documentation/powerpc/kaslr-booke32.rst
@@ -38,5 +38,5 @@ bit of the entropy to decide the index of the 64M zone. Then we chose a
kernstart_virt_addr
-To enable KASLR, set CONFIG_RANDOMIZE_BASE = y. If KASLR is enable and you
+To enable KASLR, set CONFIG_RANDOMIZE_BASE = y. If KASLR is enabled and you
want to disable it at runtime, add "nokaslr" to the kernel cmdline.