linux-stable/drivers/video/logo
Geert Uytterhoeven 701a9b9db9
video: logo: LOGO should depend on FB_CORE i.s.o. FB
If CONFIG_FB_CORE=y and CONFIG_FB=n, the frame buffer bootup logos can
no longer be enabled.  Fix this by making CONFIG_LOGO depend on
CONFIG_FB_CORE instead of CONFIG_FB, as there is no good reason for the
logo code to depend on the presence of real frame buffer device drivers.

Fixes: 55bffc8170 ("fbdev: Split frame buffer support in FB and FB_CORE symbols")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/e4142b7cc9aad9975de1bc6b1c7d86ccee487e4c.1690535997.git.geert+renesas@glider.be
2023-07-28 11:48:30 +02:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kconfig video: logo: LOGO should depend on FB_CORE i.s.o. FB 2023-07-28 11:48:30 +02:00
Makefile kbuild: rename hostprogs-y/always to hostprogs/always-y 2020-02-04 01:53:07 +09:00
clut_vga16.ppm
logo.c treewide: Add SPDX license identifier for missed files 2019-05-21 10:50:45 +02:00
logo_dec_clut224.ppm
logo_linux_clut224.ppm
logo_linux_mono.pbm
logo_linux_vga16.ppm
logo_mac_clut224.ppm
logo_parisc_clut224.ppm
logo_sgi_clut224.ppm
logo_spe_clut224.ppm
logo_sun_clut224.ppm
logo_superh_clut224.ppm
logo_superh_mono.pbm
logo_superh_vga16.ppm
pnmtologo.c drivers: video: logo: add SPDX comment, remove GPL notice in pnmtologo.c 2023-03-14 18:49:39 +01:00