Re: [RFC PATCH 3/5] m68k: amiga: Allow PCI

From: Geert Uytterhoeven

Date: Tue Oct 07 2025 - 05:38:09 EST


Hi Daniel,

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.

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