Skip to content

Commit 29e31a8

Browse files
okiasJonathan Corbet
authored andcommitted
Documentation: ACPI: fix typo in ssdt-overlays.rst
Signed-off-by: David Heidelberg <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <[email protected]>
1 parent 57ada23 commit 29e31a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/admin-guide/acpi/ssdt-overlays.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ allows a persistent, OS independent way of storing the user defined SSDTs. There
103103
is also work underway to implement EFI support for loading user defined SSDTs
104104
and using this method will make it easier to convert to the EFI loading
105105
mechanism when that will arrive. To enable it, the
106-
CONFIG_EFI_CUSTOM_SSDT_OVERLAYS shoyld be chosen to y.
106+
CONFIG_EFI_CUSTOM_SSDT_OVERLAYS should be chosen to y.
107107

108108
In order to load SSDTs from an EFI variable the ``"efivar_ssdt=..."`` kernel
109109
command line parameter can be used (the name has a limitation of 16 characters).

0 commit comments

Comments
 (0)