diff options
author | Josh Poimboeuf <jpoimboe@redhat.com> | 2019-04-12 23:56:21 -0400 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2019-05-01 09:48:08 -0400 |
commit | 4ad499c94264a2ee05aacc518b9bde658318e510 (patch) | |
tree | 284cc716978bfc7b9f897c8d3110608b328e942a | |
parent | a111b7c0f20e13b54df2fa959b3dc0bdf1925ae6 (diff) |
Documentation: Add ARM64 to kernel-parameters.rst
Add ARM64 to the legend of architectures. It's already used in several
places in kernel-parameters.txt.
Suggested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
-rw-r--r-- | Documentation/admin-guide/kernel-parameters.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.rst b/Documentation/admin-guide/kernel-parameters.rst index b8d0bc07ed0a..0124980dca2d 100644 --- a/Documentation/admin-guide/kernel-parameters.rst +++ b/Documentation/admin-guide/kernel-parameters.rst | |||
@@ -88,6 +88,7 @@ parameter is applicable:: | |||
88 | APIC APIC support is enabled. | 88 | APIC APIC support is enabled. |
89 | APM Advanced Power Management support is enabled. | 89 | APM Advanced Power Management support is enabled. |
90 | ARM ARM architecture is enabled. | 90 | ARM ARM architecture is enabled. |
91 | ARM64 ARM64 architecture is enabled. | ||
91 | AX25 Appropriate AX.25 support is enabled. | 92 | AX25 Appropriate AX.25 support is enabled. |
92 | CLK Common clock infrastructure is enabled. | 93 | CLK Common clock infrastructure is enabled. |
93 | CMA Contiguous Memory Area support is enabled. | 94 | CMA Contiguous Memory Area support is enabled. |