Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1290984
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 01/10] drivers/pci: make host/pci-imx6.c driver explicitly non-modular |
| Date | 2015-12-14 10:00 +0100 |
| Message-ID | <qFx97-3Lg-3@gated-at.bofh.it> (permalink) |
| References | <qF3Xr-1IU-3@gated-at.bofh.it> <qF3Xt-1IU-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Saturday 12 December 2015 20:41:48 Paul Gortmaker wrote: > The Kconfig for this option is currently: > > config PCI_IMX6 > bool "Freescale i.MX6 PCIe controller" > > ...meaning that it currently is not being built as a module by anyone. > Lets remove the couple traces of modularity, so that when reading the > driver there is no doubt it is builtin-only. Can you fix Kconfig instead? Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 01/10] drivers/pci: make host/pci-imx6.c driver explicitly non-modular Paul Gortmaker <paul.gortmaker@windriver.com> - 2015-12-13 02:50 +0100 Re: [PATCH 01/10] drivers/pci: make host/pci-imx6.c driver explicitly non-modular Arnd Bergmann <arnd@arndb.de> - 2015-12-14 10:00 +0100
csiph-web