diff options
author | Josh Poimboeuf <jpoimboe@redhat.com> | 2019-04-12 22:56:21 -0500 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2019-05-01 14:48:08 +0100 |
commit | 4ad499c94264a2ee05aacc518b9bde658318e510 (patch) | |
tree | 284cc716978bfc7b9f897c8d3110608b328e942a /Documentation/admin-guide/kernel-parameters.rst | |
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>
Diffstat (limited to 'Documentation/admin-guide/kernel-parameters.rst')
-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:: APIC APIC support is enabled. APM Advanced Power Management support is enabled. ARM ARM architecture is enabled. + ARM64 ARM64 architecture is enabled. AX25 Appropriate AX.25 support is enabled. CLK Common clock infrastructure is enabled. CMA Contiguous Memory Area support is enabled. |