projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57ada23
)
Documentation: ACPI: fix typo in ssdt-overlays.rst
author
David Heidelberg
<david@ixit.cz>
Sun, 25 Jun 2023 10:33:04 +0000
(12:33 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 4 Jul 2023 14:30:49 +0000
(08:30 -0600)
Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <
20230625103305
.115484-1-david@ixit.cz>
Documentation/admin-guide/acpi/ssdt-overlays.rst
patch
|
blob
|
history
diff --git
a/Documentation/admin-guide/acpi/ssdt-overlays.rst
b/Documentation/admin-guide/acpi/ssdt-overlays.rst
index b5fbf54dca19bed8a7a252b5274b06470ef5d560..5ea9f4a3b76e3c3b720814451a6853c5a5d8bf06 100644
(file)
--- a/
Documentation/admin-guide/acpi/ssdt-overlays.rst
+++ b/
Documentation/admin-guide/acpi/ssdt-overlays.rst
@@
-103,7
+103,7
@@
allows a persistent, OS independent way of storing the user defined SSDTs. There
is also work underway to implement EFI support for loading user defined SSDTs
and using this method will make it easier to convert to the EFI loading
mechanism when that will arrive. To enable it, the
-CONFIG_EFI_CUSTOM_SSDT_OVERLAYS sho
y
ld be chosen to y.
+CONFIG_EFI_CUSTOM_SSDT_OVERLAYS sho
u
ld be chosen to y.
In order to load SSDTs from an EFI variable the ``"efivar_ssdt=..."`` kernel
command line parameter can be used (the name has a limitation of 16 characters).