From: Geert Uytterhoeven Date: Mon, 2 Mar 2026 10:25:19 +0000 (+0100) Subject: m68k: defconfig: hp300: Enable monochrome and 16-color linux logos X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ba5f6fb44e9c7094a4ae4b4f79a4cc4d7ba188f;p=thirdparty%2Flinux.git m68k: defconfig: hp300: Enable monochrome and 16-color linux logos According to "HP 9000 Series 300 Computers: Video Signals and Monitors"[1], HP Topcat and Catseye graphics hardware varieties support monochrome, 16-color, 64-color, and 256-color displays. Hence enable the standard black-and-white and 16-color Linux logos, too. [1] https://www.hp-series300.net/docs/monitors.pdf Signed-off-by: Geert Uytterhoeven Link: https://patch.msgid.link/51190cab2bb1adb9554aaaba9fae54342653a338.1772446429.git.geert@linux-m68k.org --- diff --git a/arch/m68k/configs/hp300_defconfig b/arch/m68k/configs/hp300_defconfig index 308836b60bba4..35761920185c9 100644 --- a/arch/m68k/configs/hp300_defconfig +++ b/arch/m68k/configs/hp300_defconfig @@ -386,8 +386,6 @@ CONFIG_FB=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION=y CONFIG_LOGO=y -# CONFIG_LOGO_LINUX_MONO is not set -# CONFIG_LOGO_LINUX_VGA16 is not set CONFIG_HID=m CONFIG_HIDRAW=y CONFIG_UHID=m