summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Mehltretter <kmehltretter@gmail.com>2026-09-10 03:32:42 +0200
committerJonathan Corbet <corbet@lwn.net>2026-09-15 13:04:33 -0600
commitc7be8d92b77b7da627b64d5cf7bcd2f40bdf4e72 (patch)
tree6bc82e51211b1cfc23d8d5cdfdc617897e9a9fa1
parent67a8d2024f6295edb98e793a29da9b1af37665ab (diff)
downloadlinux-next-c7be8d92b77b7da627b64d5cf7bcd2f40bdf4e72.tar.gz
linux-next-c7be8d92b77b7da627b64d5cf7bcd2f40bdf4e72.zip
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 <kmehltretter@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260910013245.8619-6-kmehltretter@gmail.com>
-rw-r--r--Documentation/admin-guide/kernel-parameters.txt21
1 files changed, 0 insertions, 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,