public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* m68k: defconfig: new and updated ColdFire defconfigs
@ 2026-04-29 14:24 Greg Ungerer
  2026-04-29 14:24 ` [PATCH 1/4] m68k: defconfig: add config for M5329EVB board Greg Ungerer
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Greg Ungerer @ 2026-04-29 14:24 UTC (permalink / raw)
  To: linux-m68k; +Cc: Greg Ungerer


Add new defconfigs for platforms based on the 5329 and 54118 ColdFire
SoC devices. There is no existing defconfig support that covers these
long time supported SoC parts, so this is to improve test and build
coverage for those.

Add a defconfig for the NETtel 5307 ColdFire based board. The 5307
ColdFire SoC has been supported from the start, but some platforms
like the NETtel have some quirks and extra hardware peripheral support
not used on other ColdFire platforms. So a defconfig for it improves
test and build coverage.

Lastly refresh the existing ColdFire defconfigs, making sure that
modules is enabled on all platforms.

Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
---
 arch/m68k/configs/m5208evb_defconfig  |    9 ++-
 arch/m68k/configs/m5249evb_defconfig  |    9 ++-
 arch/m68k/configs/m5272c3_defconfig   |    9 ++-
 arch/m68k/configs/m5275evb_defconfig  |    9 ++-
 arch/m68k/configs/m5307c3_defconfig   |   10 ++--
 arch/m68k/configs/m5329evb_defconfig  |   77 ++++++++++++++++++++++++++++++++++
 arch/m68k/configs/m5407c3_defconfig   |    9 +--
 arch/m68k/configs/m54418evb_defconfig |   70 ++++++++++++++++++++++++++++++
 arch/m68k/configs/m5475evb_defconfig  |   12 ++---
 arch/m68k/configs/nettel_defconfig    |   56 ++++++++++++++++++++++++
 10 files changed, 238 insertions(+), 32 deletions(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-04-30 10:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-29 14:24 m68k: defconfig: new and updated ColdFire defconfigs Greg Ungerer
2026-04-29 14:24 ` [PATCH 1/4] m68k: defconfig: add config for M5329EVB board Greg Ungerer
2026-04-30  7:04   ` Geert Uytterhoeven
2026-04-30 10:42     ` Greg Ungerer
2026-04-29 14:24 ` [PATCH 2/4] m68k: defconfig: add config for M54418EVB board Greg Ungerer
2026-04-29 14:24 ` [PATCH 3/4] m68k: defconfig: add config for SnapGear/NETtel board Greg Ungerer
2026-04-29 14:24 ` [PATCH 4/4] m68k: defconfig: update all ColdFire defconfigs Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox