* [PATCH 0/2] m68k: defconfig: Logo and regular updates
@ 2026-03-02 10:25 Geert Uytterhoeven
2026-03-02 10:25 ` [PATCH 1/2] m68k: defconfig: hp300: Enable monochrome and 16-color linux logos Geert Uytterhoeven
2026-03-02 10:25 ` [PATCH 2/2] m68k: defconfig: Update defconfigs for v7.0-rc1 Geert Uytterhoeven
0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2026-03-02 10:25 UTC (permalink / raw)
To: Philip Blundell, Kars de Jong
Cc: linux-m68k, linux-kernel, Geert Uytterhoeven
Hi all,
The recent logo configuration updates forced me to look into the logo
needs of the various platforms.
I plan to queue these for v7.1.
Thanks for your comments!
Geert Uytterhoeven (2):
m68k: defconfig: hp300: Enable monochrome and 16-color linux logos
m68k: defconfig: Update defconfigs for v7.0-rc1
arch/m68k/configs/amiga_defconfig | 2 ++
arch/m68k/configs/apollo_defconfig | 2 +-
arch/m68k/configs/atari_defconfig | 2 ++
arch/m68k/configs/hp300_defconfig | 4 ++--
arch/m68k/configs/mac_defconfig | 2 ++
arch/m68k/configs/multi_defconfig | 2 ++
arch/m68k/configs/q40_defconfig | 2 ++
7 files changed, 13 insertions(+), 3 deletions(-)
--
2.43.0
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/2] m68k: defconfig: hp300: Enable monochrome and 16-color linux logos
2026-03-02 10:25 [PATCH 0/2] m68k: defconfig: Logo and regular updates Geert Uytterhoeven
@ 2026-03-02 10:25 ` Geert Uytterhoeven
2026-03-02 10:25 ` [PATCH 2/2] m68k: defconfig: Update defconfigs for v7.0-rc1 Geert Uytterhoeven
1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2026-03-02 10:25 UTC (permalink / raw)
To: Philip Blundell, Kars de Jong
Cc: linux-m68k, linux-kernel, Geert Uytterhoeven
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>
---
arch/m68k/configs/hp300_defconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/m68k/configs/hp300_defconfig b/arch/m68k/configs/hp300_defconfig
index 308836b60bba4d52..35761920185c9415 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
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] m68k: defconfig: Update defconfigs for v7.0-rc1
2026-03-02 10:25 [PATCH 0/2] m68k: defconfig: Logo and regular updates Geert Uytterhoeven
2026-03-02 10:25 ` [PATCH 1/2] m68k: defconfig: hp300: Enable monochrome and 16-color linux logos Geert Uytterhoeven
@ 2026-03-02 10:25 ` Geert Uytterhoeven
1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2026-03-02 10:25 UTC (permalink / raw)
To: Philip Blundell, Kars de Jong
Cc: linux-m68k, linux-kernel, Geert Uytterhoeven
- Restore the state of the standard black-and-white and 16-color Linux
logos (no longer auto-enabled since commit 994fcd4b107d747b
("video/logo: don't select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by
default").
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
arch/m68k/configs/amiga_defconfig | 2 ++
arch/m68k/configs/apollo_defconfig | 2 +-
arch/m68k/configs/atari_defconfig | 2 ++
arch/m68k/configs/hp300_defconfig | 2 ++
arch/m68k/configs/mac_defconfig | 2 ++
arch/m68k/configs/multi_defconfig | 2 ++
arch/m68k/configs/q40_defconfig | 2 ++
7 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/arch/m68k/configs/amiga_defconfig b/arch/m68k/configs/amiga_defconfig
index d21385e6dedb2fcc..7f98cac5952db2d5 100644
--- a/arch/m68k/configs/amiga_defconfig
+++ b/arch/m68k/configs/amiga_defconfig
@@ -427,6 +427,8 @@ CONFIG_FB_FM2=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION=y
CONFIG_LOGO=y
+CONFIG_LOGO_LINUX_MONO=y
+CONFIG_LOGO_LINUX_VGA16=y
CONFIG_SOUND=m
CONFIG_DMASOUND_PAULA=m
CONFIG_HID=m
diff --git a/arch/m68k/configs/apollo_defconfig b/arch/m68k/configs/apollo_defconfig
index c0c419ec9a9e9b53..f6fdb836c922f66a 100644
--- a/arch/m68k/configs/apollo_defconfig
+++ b/arch/m68k/configs/apollo_defconfig
@@ -384,7 +384,7 @@ CONFIG_FB=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION=y
CONFIG_LOGO=y
-# CONFIG_LOGO_LINUX_VGA16 is not set
+CONFIG_LOGO_LINUX_MONO=y
# CONFIG_LOGO_LINUX_CLUT224 is not set
CONFIG_HID=m
CONFIG_HIDRAW=y
diff --git a/arch/m68k/configs/atari_defconfig b/arch/m68k/configs/atari_defconfig
index c542b720b5cd93fc..96834189131c3f3f 100644
--- a/arch/m68k/configs/atari_defconfig
+++ b/arch/m68k/configs/atari_defconfig
@@ -406,6 +406,8 @@ CONFIG_FB=y
CONFIG_FB_ATARI=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
+CONFIG_LOGO_LINUX_MONO=y
+CONFIG_LOGO_LINUX_VGA16=y
CONFIG_SOUND=m
CONFIG_DMASOUND_ATARI=m
CONFIG_HID=m
diff --git a/arch/m68k/configs/hp300_defconfig b/arch/m68k/configs/hp300_defconfig
index 35761920185c9415..15ac1ffd6ca65326 100644
--- a/arch/m68k/configs/hp300_defconfig
+++ b/arch/m68k/configs/hp300_defconfig
@@ -386,6 +386,8 @@ CONFIG_FB=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION=y
CONFIG_LOGO=y
+CONFIG_LOGO_LINUX_MONO=y
+CONFIG_LOGO_LINUX_VGA16=y
CONFIG_HID=m
CONFIG_HIDRAW=y
CONFIG_UHID=m
diff --git a/arch/m68k/configs/mac_defconfig b/arch/m68k/configs/mac_defconfig
index 97e108c0d24f2014..b9b0905fc3bc9f87 100644
--- a/arch/m68k/configs/mac_defconfig
+++ b/arch/m68k/configs/mac_defconfig
@@ -405,6 +405,8 @@ CONFIG_FB_VALKYRIE=y
CONFIG_FB_MAC=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
+CONFIG_LOGO_LINUX_MONO=y
+CONFIG_LOGO_LINUX_VGA16=y
CONFIG_HID=m
CONFIG_HIDRAW=y
CONFIG_UHID=m
diff --git a/arch/m68k/configs/multi_defconfig b/arch/m68k/configs/multi_defconfig
index 9960b9d3aa6a2b82..95cd11f5f137eef0 100644
--- a/arch/m68k/configs/multi_defconfig
+++ b/arch/m68k/configs/multi_defconfig
@@ -486,6 +486,8 @@ CONFIG_FB_MAC=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION=y
CONFIG_LOGO=y
+CONFIG_LOGO_LINUX_MONO=y
+CONFIG_LOGO_LINUX_VGA16=y
CONFIG_SOUND=m
CONFIG_DMASOUND_ATARI=m
CONFIG_DMASOUND_PAULA=m
diff --git a/arch/m68k/configs/q40_defconfig b/arch/m68k/configs/q40_defconfig
index 36eb29ec54eeb982..4c98bb1fdcfc6af3 100644
--- a/arch/m68k/configs/q40_defconfig
+++ b/arch/m68k/configs/q40_defconfig
@@ -393,6 +393,8 @@ CONFIG_PTP_1588_CLOCK=m
CONFIG_FB=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_LOGO=y
+CONFIG_LOGO_LINUX_MONO=y
+CONFIG_LOGO_LINUX_VGA16=y
CONFIG_SOUND=m
CONFIG_DMASOUND_Q40=m
CONFIG_HID=m
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-03-02 10:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-02 10:25 [PATCH 0/2] m68k: defconfig: Logo and regular updates Geert Uytterhoeven
2026-03-02 10:25 ` [PATCH 1/2] m68k: defconfig: hp300: Enable monochrome and 16-color linux logos Geert Uytterhoeven
2026-03-02 10:25 ` [PATCH 2/2] m68k: defconfig: Update defconfigs for v7.0-rc1 Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox