From c7be8d92b77b7da627b64d5cf7bcd2f40bdf4e72 Mon Sep 17 00:00:00 2001 From: Karl Mehltretter Date: Thu, 10 Sep 2026 03:32:42 +0200 Subject: docs: kernel-parameters: Drop the mini2440= entry mini2440= went away with commit 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support"); nothing parses it any more. Drop the entry. Fixes: 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support") Assisted-by: LLM Signed-off-by: Karl Mehltretter Reviewed-by: Krzysztof Kozlowski Acked-by: Arnd Bergmann Reviewed-by: Randy Dunlap Signed-off-by: Jonathan Corbet Message-ID: <20260910013245.8619-6-kmehltretter@gmail.com> --- Documentation/admin-guide/kernel-parameters.txt | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index f4314492953d..2ed1e2c03c61 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -4052,27 +4052,6 @@ Kernel parameters Enable or disable the microcode minimal revision enforcement for the runtime microcode loader. - mini2440= [ARM,HW,KNL] - Format:[0..2][b][c][t] - Default: "0tb" - MINI2440 configuration specification: - 0 - The attached screen is the 3.5" TFT - 1 - The attached screen is the 7" TFT - 2 - The VGA Shield is attached (1024x768) - Leaving out the screen size parameter will not load - the TFT driver, and the framebuffer will be left - unconfigured. - b - Enable backlight. The TFT backlight pin will be - linked to the kernel VESA blanking code and a GPIO - LED. This parameter is not necessary when using the - VGA shield. - c - Enable the s3c camera interface. - t - Reserved for enabling touchscreen support. The - touchscreen support is not enabled in the mainstream - kernel as of 2.6.30, a preliminary port can be found - in the "bleeding edge" mini2440 support kernel at - https://repo.or.cz/w/linux-2.6/mini2440.git - mitigations= [X86,PPC,S390,ARM64,EARLY] Control optional mitigations for CPU vulnerabilities. This is a set of curated, -- cgit v1.2.3