Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <geert@linux-m68k.org>
Link: https://patch.msgid.link/51190cab2bb1adb9554aaaba9fae54342653a338.1772446429.git.geert@linux-m68k.org

-2
-2
arch/m68k/configs/hp300_defconfig
··· 386 386 CONFIG_FRAMEBUFFER_CONSOLE=y 387 387 CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION=y 388 388 CONFIG_LOGO=y 389 - # CONFIG_LOGO_LINUX_MONO is not set 390 - # CONFIG_LOGO_LINUX_VGA16 is not set 391 389 CONFIG_HID=m 392 390 CONFIG_HIDRAW=y 393 391 CONFIG_UHID=m