On Fri, 2014-05-16 at 16:52 +0200, Jean Delvare wrote: > Hi Andy, > > Le Friday 16 May 2014 à 17:30 +0300, Andy Shevchenko a écrit : > > On Fri, 2014-05-16 at 16:17 +0200, Jean Delvare wrote: > > > The pch_dma driver is for a companion chip to the Intel Atom E600 > > > series processors. These are 32-bit x86 processors so the driver is > > > only needed on X86_32. Add COMPILE_TEST as an alternative, so that the > > > driver can still be build-tested elsewhere. > > > > X86_32 is not what you are thinking. > > Can you please be more specific / less cryptic? You narrow requirements to X86_32, meanwhile X86 selects much more even in 32bits case. I think you probably want to use X86 && !64BIT. -- Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> Intel Finland Oy -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html