diff options
author | Thomas Huth <thuth@redhat.com> | 2024-06-14 20:40:41 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-06-18 00:25:05 +0200 |
commit | f73014416261c85db3b9426fa51e23838d810c10 (patch) | |
tree | c51777cd773182958412864a658860cf4edbabef /Documentation/admin-guide | |
parent | Documentation: Remove unused "mtdset=" from kernel-parameters.txt (diff) | |
download | linux-f73014416261c85db3b9426fa51e23838d810c10.tar.xz linux-f73014416261c85db3b9426fa51e23838d810c10.zip |
Documentation: Remove unused "spia_*" kernel parameters
The kernel module parameters "spia_io_base", "spia_fio_base",
"spia_pedr" and "spia_peddr" have been removed via commit e377ca1e32f6
("ARM: clps711x: p720t: Special driver for handling NAND memory is removed").
Time to remove them from the documentation now, too.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240614184041.601056-1-thuth@redhat.com
Diffstat (limited to 'Documentation/admin-guide')
-rw-r--r-- | Documentation/admin-guide/kernel-parameters.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index 820ec26cee48..a1e3b79abd49 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -6255,11 +6255,6 @@ Not specifying this option is equivalent to spec_store_bypass_disable=auto. - spia_io_base= [HW,MTD] - spia_fio_base= - spia_pedr= - spia_peddr= - split_lock_detect= [X86] Enable split lock detection or bus lock detection |