Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1453618
| From | Kishon Vijay Abraham I <kishon@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFT PATCH v2 2/3] ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly |
| Date | 2016-08-02 08:40 +0200 |
| Message-ID | <s1BwS-LI-7@gated-at.bofh.it> (permalink) |
| References | <s1jqi-5A2-9@gated-at.bofh.it> <s1jqi-5A2-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On Monday 01 August 2016 04:42 PM, Kishon Vijay Abraham I wrote: > *MIGHT_HAVE_PCI* config is already selected in ARCH_MULTIPLATFORM. > Fix it from getting redundantly selected in all > ARCH_MULTIPLATFORM based machines. > > Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> > --- > arch/arm/Kconfig | 2 -- > arch/arm/mach-at91/Kconfig | 1 - > arch/arm/mach-axxia/Kconfig | 1 - > arch/arm/mach-exynos/Kconfig | 1 - > arch/arm/mach-integrator/Kconfig | 1 - > arch/arm/mach-keystone/Kconfig | 1 - > arch/arm/mach-ks8695/Kconfig | 5 ----- > arch/arm/mach-pxa/Kconfig | 1 - > arch/arm/mach-spear/Kconfig | 1 - > arch/arm/mach-versatile/Kconfig | 1 - Thank you everyone for reviewing this patch. Looks like ARCH_IXP4XX, ARCH_DOVE, ARCH_KS8695, ARCH_PXA are not converted to multiplatform. I'll fix this patch accordingly and repost the series. Thanks Kishon
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] ARM: cleanup PCI specific configs Kishon Vijay Abraham I <kishon@ti.com> - 2016-08-01 13:20 +0200
[RFT PATCH v2 3/3] ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM Kishon Vijay Abraham I <kishon@ti.com> - 2016-08-01 13:20 +0200
[RFT PATCH v2 2/3] ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly Kishon Vijay Abraham I <kishon@ti.com> - 2016-08-01 13:20 +0200
Re: [RFT PATCH v2 2/3] ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-08-01 17:30 +0200
Re: [RFT PATCH v2 2/3] ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly Kishon Vijay Abraham I <kishon@ti.com> - 2016-08-02 08:20 +0200
Re: [RFT PATCH v2 2/3] ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-08-01 18:00 +0200
Re: [RFT PATCH v2 2/3] ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-01 22:30 +0200
Re: [RFT PATCH v2 2/3] ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-08-01 22:30 +0200
Re: [RFT PATCH v2 2/3] ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly Robert Jarzmik <robert.jarzmik@free.fr> - 2016-08-02 02:20 +0200
Re: [RFT PATCH v2 2/3] ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly Kishon Vijay Abraham I <kishon@ti.com> - 2016-08-02 08:20 +0200
Re: [RFT PATCH v2 2/3] ARM: Fix *MIGHT_HAVE_PCI* config from being selected redundantly Kishon Vijay Abraham I <kishon@ti.com> - 2016-08-02 08:40 +0200
[PATCH v2 1/3] ARM: dts: DRA7: Add "linux,pci-domain" property for pci dt nodes Kishon Vijay Abraham I <kishon@ti.com> - 2016-08-01 13:20 +0200
csiph-web