]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
sparc: remove unused SERIAL_CONSOLE config option
authorEthan Nelson-Moore <enelsonmoore@gmail.com>
Tue, 5 May 2026 00:09:12 +0000 (17:09 -0700)
committerAndreas Larsson <andreas@gaisler.com>
Fri, 12 Jun 2026 11:50:57 +0000 (13:50 +0200)
There are no references to this option in SPARC or
architecture-independent code. Remove it to simplify the configuration
process.

Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Signed-off-by: Andreas Larsson <andreas@gaisler.com>
arch/sparc/Kconfig

index a6b787efc2c4129fd2a02ad3baef0678f21ef799..fb53b21a869659de2ee86d6e54f95d70d0e46bcb 100644 (file)
@@ -327,30 +327,6 @@ config SPARC_LED
          by reading /proc/led and its blinking mode can be changed
          via writes to /proc/led
 
-config SERIAL_CONSOLE
-       bool
-       depends on SPARC32
-       default y
-       help
-         If you say Y here, it will be possible to use a serial port as the
-         system console (the system console is the device which receives all
-         kernel messages and warnings and which allows logins in single user
-         mode). This could be useful if some terminal or printer is connected
-         to that serial port.
-
-         Even if you say Y here, the currently visible virtual console
-         (/dev/tty0) will still be used as the system console by default, but
-         you can alter that using a kernel command line option such as
-         "console=ttyS1". (Try "man bootparam" or see the documentation of
-         your boot loader (silo) about how to pass options to the kernel at
-         boot time.)
-
-         If you don't have a graphics card installed and you say Y here, the
-         kernel will automatically use the first serial line, /dev/ttyS0, as
-         system console.
-
-         If unsure, say N.
-
 config SPARC_LEON
        bool "Sparc Leon processor family"
        depends on SPARC32