Re: [RFC PATCH 3/5] m68k: amiga: Allow PCI
From: Geert Uytterhoeven
Date: Tue Oct 07 2025 - 06:22:38 EST
Hi Adrian,
On Tue, 7 Oct 2025 at 11:41, John Paul Adrian Glaubitz
<glaubitz@xxxxxxxxxxxxxxxxxxx> wrote:
> On Tue, 2025-10-07 at 11:37 +0200, Geert Uytterhoeven wrote:
> > On Tue, 7 Oct 2025 at 11:33, Daniel Palmer <daniel@xxxxxxxxx> wrote:
> > > The Amiga has various options for adding a PCI bus so select HAVE_PCI.
> > >
> > > Signed-off-by: Daniel Palmer <daniel@xxxxxxxxx>
> >
> > Thanks for your patch!
> >
> > > --- a/arch/m68k/Kconfig.machine
> > > +++ b/arch/m68k/Kconfig.machine
> > > @@ -7,6 +7,7 @@ config AMIGA
> > > bool "Amiga support"
> > > depends on MMU
> > > select LEGACY_TIMER_TICK
> > > + select HAVE_PCI
> > > help
> > > This option enables support for the Amiga series of computers. If
> > > you plan to use this kernel on an Amiga, say Y here and browse the
> >
> > This doesn't make much sense without upstream support for actual
> > PCI host bridge controllers.
>
> Isn't this what patch 5 does?
Oops, sorry, I hadn't realized this is part of a series, as I somehow
haven't received the other patches from the series yet...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
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