On Tuesday 02 August 2016 12:40 AM, Robert Jarzmik wrote: > Kishon Vijay Abraham I <kis...@ti.com> writes: > >> *MIGHT_HAVE_PCI* config is already selected in ARCH_MULTIPLATFORM. >> Fix it from getting redundantly selected in all >> ARCH_MULTIPLATFORM based machines. > > If that's the purpose, then CM-X255 and CM-X270 don't fall in that category, > as > they are not part of ARCH_MULTIPLATFORM nor ready for it AFAIK. So the change > below shouldn't be done according to the commit message.
yeah, got that now. Looks like ARCH_PXA is not converted to multiplatform. Will fix and repost the series. Thanks Kishon