Re: [PATCH 1/4] m68k: defconfig: add config for M5329EVB board
Geert Uytterhoeven <[email protected]>
| Newsgroups | org.kernel.vger.linux-m68k |
|---|---|
| Message-ID | <CAMuHMdW25fL+SHCH=kK3dRHCoa0HWDWa4EMBfGsH9NWWS7psPQ@mail.gmail.com> |
Hi Greg, On Wed, 29 Apr 2026 at 16:27, Greg Ungerer <[email protected]> wrote: > From: Greg Ungerer <[email protected]> > > Add a default configuration file for the Freescale M5329EVB board. > Although the SoC type has been supported for a long time there has been > no defconfig for the base platform. Create one to give better build > and test coverage. > > Signed-off-by: Greg Ungerer <[email protected]> Thanks for your patch! > --- /dev/null > +++ b/arch/m68k/configs/m5329evb_defconfig [...] > +CONFIG_FB=y > +CONFIG_FRAMEBUFFER_CONSOLE=y > +CONFIG_LOGO=y > +CONFIG_LOGO_LINUX_MONO=y > +CONFIG_LOGO_LINUX_VGA16=y [...] > +CONFIG_FONTS=y > +CONFIG_FONT_8x8=y > +CONFIG_FONT_8x16=y > +CONFIG_FONT_MINI_4x6=y Given you don't enable any fbdev drivers, there is no point in enabling CONFIG_FB and derivatives... > +CONFIG_FRAME_WARN=1024 Better stick to the default? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] 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