pcmv= went away with commit 7aeffbf2ddec ("pcmcia: remove unused
pxa/sa1100 drivers"); nothing parses it any more.
Drop the entry.
Found by cross-checking every documented name against the __setup(),
early_param() and core_param() registrations in the tree.
Fixes: 7aeffbf2ddec ("pcmcia: remove unused pxa/sa1100 drivers")
Assisted-by: LLM
Signed-off-by: Karl Mehltretter <redacted>
---
Documentation/admin-guide/kernel-parameters.txt | 2 --
1 file changed, 2 deletions(-)
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 48dd273eaf6c..4864e37005be 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -5311,8 +5311,6 @@ Kernel parameters
nomsi Do not use MSI for native PCIe PME signaling (this makes
all PCIe root ports use INTx for all services).
- pcmv= [HW,PCMCIA] BadgePAD 4
-
pd_ignore_unused
[PM]
Keep all power-domains already enabled by bootloader on,
--
2.53.0