linux-stable/drivers/video/console
Lukas Bulwahn 110684d58b vgacon: drop IA64 reference in VGA_CONSOLE dependency list
Commit e9e3300b6e ("vgacon: rework Kconfig dependencies") turns the
dependencies into a positive list of supported architectures, which
includes the IA64 architecture, but in the meantime, this architecture is
removed in commit cf8e865810 ("arch: Remove Itanium (IA-64)
architecture").

Drop the reference to IA64 architecture in the dependency list of the
VGA_CONSOLE config definition.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://lore.kernel.org/r/20231110114400.30882-1-lukas.bulwahn@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-11-28 19:04:20 +00:00
..
Kconfig vgacon: drop IA64 reference in VGA_CONSOLE dependency list 2023-11-28 19:04:20 +00:00
Makefile video: Move HP PARISC STI core code to shared location 2023-04-20 10:04:51 +02:00
dummycon.c console: fix up ARM screen_info reference 2023-10-17 16:34:02 +02:00
mdacon.c
newport_con.c VT: Add height parameter to con_font_get/set consw operations 2023-01-19 16:28:56 +01:00
sticon.c sticon: make sticon_set_def_font() void and remove op parameter 2023-07-20 07:43:11 +02:00
vgacon.c vgacon: remove screen_info dependency 2023-10-17 10:17:02 +02:00