diff --git a/modules/machine-config-overview.adoc b/modules/machine-config-overview.adoc index a084a8f658..390cbea8c3 100644 --- a/modules/machine-config-overview.adoc +++ b/modules/machine-config-overview.adoc @@ -56,7 +56,7 @@ The kinds of components that MCO can change include: * Adding new users by using a machine config is not supported. ==== * **kernelArguments**: Add arguments to the kernel command line when {product-title} nodes boot. -* **kernelType**: Optionally identify a non-standard kernel to use instead of the standard kernel. Use `realtime` to use the RT kernel (for RAN). This is only supported on select platforms. +* **kernelType**: Optionally identify a non-standard kernel to use instead of the standard kernel. Use `realtime` to use the RT kernel (for RAN). This is only supported on select platforms. Use the `64k-pages` parameter to enable the 64k page size kernel. This setting is exclusive to machines with 64-bit ARM architectures. ifndef::openshift-origin[] * **fips**: Enable link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/security_hardening/index#using-the-system-wide-cryptographic-policies_security-hardening[FIPS] mode. FIPS should be set at installation-time setting and not a postinstallation procedure.