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> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
conmakehash.c | ||
consolemap.c | ||
cp437.uni | ||
defkeymap.c_shipped | ||
defkeymap.map | ||
keyboard.c | ||
selection.c | ||
vc_screen.c | ||
vt.c | ||
vt_ioctl.c |