[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdWMtxxu8iivcnT=uWTMHsp=iSq_QzXqDWQut5OHwTU8Sg@mail.gmail.com>
Date: Wed, 17 Oct 2018 10:30:49 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Christoph Hellwig <hch@....de>
Cc: Masahiro Yamada <yamada.masahiro@...ionext.com>,
Matt Porter <mporter@...nel.crashing.org>,
Alex Bounine <alex.bou9@...il.com>,
Dominik Brodowski <linux@...inikbrodowski.net>,
linux-kbuild <linux-kbuild@...r.kernel.org>,
linux-pci <linux-pci@...r.kernel.org>,
scsi <linux-scsi@...r.kernel.org>,
Linux-Arch <linux-arch@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linuxppc-dev <linuxppc-dev@...ts.ozlabs.org>
Subject: Re: move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
Hi Christoph,
On Wed, Oct 17, 2018 at 10:03 AM Christoph Hellwig <hch@....de> wrote:
> currently every architecture that wants to provide on of the common
> periphal busses needs to add some boilerplate code and include the
> right Kconfig files. This series instead just selects the presence
> (when needed) and then handles everything in the bus-specific
> Kconfig file under drivers/.
>
> Changes since v1:
> - rename all HAS_* Kconfig symbols to HAVE_*
> - drop the CONFIG_PCI_QSPAN option entirely
> - drop duplicate select from powerpc
> - restore missing selection of PCI_MSI for riscv
> - update x86 and riscv defconfigs to include PCI
> - actually inclue drivers/eisa/Kconfig
> - adjust some captilizations
Thanks for the update!
Please use "git format-patch -v<N> --cover" to prepare patch series
for sending with git-send-email.
"-v<N>" to prefix all patches with version number <N>,
"--cover" to have a "[PATCH 0/<M>]" prefix in the cover letter.
Thanks!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-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
Powered by blists - more mailing lists