Centos-kernel-stream-9/drivers/tty/vt
Jocelyn Falempe c54d585663 vt: remove superfluous CONFIG_HW_CONSOLE
JIRA: https://issues.redhat.com/browse/RHEL-53899
Upstream Status: v6.9-rc1

commit 5c49b6a4a4bcf368f85cfe7a0e5ac3a7016f30fd
Author:     Lukas Bulwahn <lukas.bulwahn@gmail.com>
AuthorDate: Mon Jan  8 14:41:02 2024 +0100
Commit:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
CommitDate: Sat Jan 27 19:03:51 2024 -0800

    The config HW_CONSOLE is always identical to the config VT and is not
    visible in the kernel's build menuconfig. So, CONFIG_HW_CONSOLE is
    redundant.

    Replace all references to CONFIG_HW_CONSOLE with CONFIG_VT and remove
    CONFIG_HW_CONSOLE.

    Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
    Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
    Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
    Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
    Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
    Link: https://lore.kernel.org/r/20240108134102.601-1-lukas.bulwahn@gmail.com
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
2024-11-20 11:19:51 +01:00
..
.gitignore
Makefile vt: remove superfluous CONFIG_HW_CONSOLE 2024-11-20 11:19:51 +01:00
conmakehash.c
consolemap.c tty: stop using ndash in kernel-doc 2024-05-09 11:26:12 -04:00
cp437.uni
defkeymap.c_shipped tty/vt: defkeymap.c_shipped, little unification with loadkeys 2024-05-09 11:24:48 -04:00
defkeymap.map
keyboard.c mm: remove arguments of show_mem() 2024-10-01 11:17:31 -04:00
selection.c tty: switch count in tty_ldisc_receive_buf() to size_t 2024-05-09 11:25:56 -04:00
vc_screen.c tty: vc_screen: make vc_class constant 2024-05-09 11:26:14 -04:00
vt.c tty: vt: make font of consw::con_font_set() const 2024-11-20 11:19:50 +01:00
vt_ioctl.c tty: vt: pass vc_resize_user as a parameter 2024-11-20 11:19:49 +01:00