diff options
author | Thomas Huth <[email protected]> | 2024-06-17 09:33:22 +0200 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2024-06-17 16:45:24 -0600 |
commit | 166d6019f9bfd779fe8c958c4b2feb1ccc91b361 (patch) | |
tree | 4a7acd39343de4cfd97ef69df814e22fb7e9beb2 | |
parent | 9b8b80b9f6ddf84c6639dcb3eda3e20add588524 (diff) |
Documentation: Remove the unused "tp720" from kernel-parameters.txt
The "tp720" switch once belonged to the ps2esdi driver, but this
driver has been removed a long time ago in 2008 in the commit
2af3e6017e53 ("The ps2esdi driver was marked as BROKEN more than two years ago due to being no longer working for some time.")
already, so let's remove it from the documentation now, too.
Signed-off-by: Thomas Huth <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/admin-guide/kernel-parameters.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index 05f74702922a..d7d64e844335 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -6601,8 +6601,6 @@ torture.verbose_sleep_duration= [KNL] Duration of each verbose-printk() sleep in jiffies. - tp720= [HW,PS2] - tpm_suspend_pcr=[HW,TPM] Format: integer pcr id Specify that at suspend time, the tpm driver |